Cassiopeia
  1. Cassiopeia

Generators

Public
AuthorCommitMessageCommit dateIssues
Caleb MabryCaleb Mabry
ab753b5994eHonestly.I've forgotten what I changed. I've striped the column names of every df generated so there aren't any unexpected spaces in the column names. Adding all of the edge cases for files that aren't flight
Caleb MabryCaleb Mabry
ffdda0e0fd9Put checks as if statements to let the program know when it needs to generate certain files
Caleb MabryCaleb Mabry
7e444b2df02Added some extra methods for met generation to netcdf class
Caleb MabryCaleb Mabry
ae64805fe46Removed .met files that are generated
Caleb MabryCaleb Mabry
5036240a4e8Setting up __init__ for NetcdfParser class/usr/local/bin/python3
Caleb MabryCaleb Mabry
809275b08f0Setting up __init__ for NetcdfParser class
Caleb MabryCaleb Mabry
2a528e73411Removed the missing data flag regex because of no use
Caleb MabryCaleb Mabry
a57130811a4Removed the HskpingParser() which did nothing.Added a comment to check_for_hskping
Caleb MabryCaleb Mabry
4c4bcffbda4Removed/Added comments
Caleb MabryCaleb Mabry
c8de4b71557Initial Commit