Cassiopeia
  1. Cassiopeia

Generators

Public
AuthorCommitMessageCommit dateIssues
Caleb MabryCaleb Mabry
6c0f09a4e7dThis is the partially finalized version of the metGenerator.The issue is it's slower than SLOW.
Caleb MabryCaleb Mabry
7d82dc0616cPush for the master
Caleb MabryCaleb Mabry
c38fd1afc79Gottem
Caleb MabryCaleb Mabry
9334443c4a3Finished adding a check for hdf or h5 files.Also added the functions to generate a .met for a .h5 file
Caleb MabryCaleb Mabry
d35d11301eeMade some changes.Pushed for Tim
Caleb MabryCaleb Mabry
8072cf66a04This is the commit where everything works for all .ict files in the NAAMES campaign.
Caleb MabryCaleb Mabry
6cc81f09742Added more collections.Parsed out all of the files so that they are broken up according to their instrument and navigation file.
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