- 02 Jul, 2019 1 commit
-
-
Michael Giansiracusa authored
Lots of modifications. The one I just made is to deal with null values in the time_offset variable, and by deal with... I mean skip that file.
-
- 16 Aug, 2018 2 commits
-
-
Michael Giansiracusa authored
-
Michael Giansiracusa authored
-
- 14 Aug, 2018 1 commit
-
-
Michael Giansiracusa authored
fixing mismatch var columns list. Passed input vars to trans_header and only added new var to cleaned var columns if it is in vars. Then passed cleaned var columns back from trans_header method and used that list for the rest of the variables.
-
- 10 Aug, 2018 3 commits
-
-
Michael Giansiracusa authored
added try/except blocks around file reading in def nc2icartt which return a 1 to netcdf2ascii for it to mange the exit code
-
Michael Giansiracusa authored
-
Michael Giansiracusa authored
I've changed the program to be single threaded. It is significantly slower but much easier to debug and maintain. There was an issue with the sgpbsrnC1.a1 datastream pre 1997 where the year on the file was a two digit year
-