Skip to content
Snippets Groups Projects
  1. Aug 11, 2016
  2. Aug 10, 2016
    • kgao's avatar
      Changed no empty flag · f48c5cc9
      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
      f48c5cc9
    • kgao's avatar
      Added pandas to requirements and fixed few errors · 0e1747de
      kgao authored
      setup.py now requires the pandas module
      Fixed bug where some files were missing a data entry
      Fixed bug where autoRun.bash pointed to wrong python file and python directory
      0e1747de
  3. Aug 09, 2016
    • kgao's avatar
      Added netcdf daily regen and fixed globals · cf6ecdeb
      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
      cf6ecdeb
  4. Aug 03, 2016
  5. Aug 01, 2016
    • kgao's avatar
      Got MFdataset to work · c0418f94
      kgao authored
      Changed netcdf4 file format to netcdf4_CLASSIC
      changed strlen from unlimited to 256
      added a no-empty flag
      made -o flag required
      c0418f94
  6. Jul 29, 2016
    • kgao's avatar
      added functionality without -s and -e flag · 2f9e69d0
      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
      2f9e69d0
    • kgao's avatar
      Accidentally commited draft.py · 04bd908d
      kgao authored
      04bd908d
    • kgao's avatar
      Added zlib and chunksize flags · 638dc58b
      kgao authored
      zlib for compression
      chunksize for compression
      both called in netcdf4's create variable instance
      638dc58b
    • kgao's avatar
      Created level_a1 draft · fc4a18fe
      kgao authored
      Only works when -s and -e are specified at the moment
      Created draft nc file
      might need to change altitude value
      fc4a18fe
  7. Jul 20, 2016
  8. May 19, 2016
  9. Apr 22, 2016
  10. Apr 20, 2016
  11. Apr 19, 2016
  12. Jun 08, 2015
  13. Apr 15, 2015
  14. Mar 04, 2015
  15. Feb 18, 2015
  16. Dec 29, 2014
  17. Sep 25, 2014
  18. Jul 31, 2014
  19. Jul 04, 2014
  20. Jun 23, 2014
  21. May 27, 2014
  22. May 20, 2014
Loading