Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These should be migrated to https://opensource.ncsa.illinois.edu/bitbucket/projects/GEOD/repos/pygeotemporal-parsers/browse on update

Legacy Data Files

https://uofi.app.box.com/folder/131386931931

Overview of GLTG parsers

  • nebula instance: gltg-parsers2.ncsa.illinois.edu
  • user = parsers (no password)
  • root directory = /home/parsers
  • directory structure
    • 4 directories for 4 systems
      • 3 parsers for 3 sources for each system
  • run parsers
    • each system has a shell script that runs all three sources sequentially
    • for each source all data is parsed first, then a subprocess runs the binning with a wait on subprocess until finished.  When done the next source parser starts.  No timeout between source parsers. 
  •  cronjobs
    • get greon data from gltg.ncsa.illinois.edu:/var/opt/CampbellSci/loggernet_ordered
      • runs in as marcuss user (this can be changed but for now it is due to permissions on loggernet on gltg)
      • /home/marcuss/get_greon_data.sh

        • uses rsync to pull data to /home/marcuss/data/greon/ then copies to/home/parsers/greon-data/

    • parsers
      • 4 lines for 4 systems

...