- Aug 10, 2016
-
-
kgao authored
Got rid of the --no-empty flag If empty ASCII file, doesn't create a nc file If all ASCII files are empty, raise IO ERROR
-
- Aug 09, 2016
-
-
kgao authored
Added globals software_version, data_level, data_stream, and input_filenames Added netcdf daily regen grabs a netcdf file for each day, and goes through all ascii files netcdf files are created at /mnt/inst-data/regen_netcdf/aoss/tower/YYYY/MM
-
- Aug 03, 2016
-
-
kgao authored
Mixed up time and time_offset time now seconds since epoch
-
- Aug 01, 2016
-
-
kgao authored
Changed netcdf4 file format to netcdf4_CLASSIC changed strlen from unlimited to 256 added a no-empty flag made -o flag required
-
- Jul 29, 2016
-
-
kgao authored
Without -s and -e, it converts each file into a new netcdf file if -o is used, it converts it itno those output filenames otherwise, it uses first stamp to name the files Uh, doesn't do anything about empty .ascii files yet Will have to ask about that
-
kgao authored
zlib for compression chunksize for compression both called in netcdf4's create variable instance
-
kgao authored
Only works when -s and -e are specified at the moment Created draft nc file might need to change altitude value
-