Skip to content
Snippets Groups Projects
  1. May 12, 2018
  2. Feb 06, 2018
  3. Jul 15, 2017
  4. Jul 14, 2017
  5. Jul 12, 2017
  6. Jul 07, 2017
  7. May 03, 2017
  8. Apr 24, 2017
  9. Apr 10, 2017
  10. Apr 06, 2017
  11. Mar 28, 2017
  12. Mar 22, 2017
  13. Feb 08, 2017
  14. Jan 18, 2017
  15. Jan 12, 2017
  16. Aug 23, 2016
    • kgao's avatar
      Changed datastream · d09efd1f
      kgao authored
      1 min files now have datastream nc-1d-1m
      monthly files now have datastream nc-1mo-1m
      d09efd1f
  17. Aug 22, 2016
  18. Aug 17, 2016
    • kgao's avatar
      Fixed rolling averages bug · 24452d52
      kgao authored
      If dates don't line up exactly at the minute mark, the frame gets filled with np.nans
      now frame takes closest record that is < than the minute mark and sets
      that record into the file
      24452d52
  19. Aug 15, 2016
  20. Aug 12, 2016
  21. Aug 11, 2016
  22. 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
  23. 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
  24. Aug 03, 2016
  25. 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
Loading