Skip to content

USF-COT/GSPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSPS

Monitors a Teledyne Webb from-glider directory for any new file updates. After not receiving any files for 10 minutes, it begins publishing the received data set via ZeroMQ. Subscribers of this service will most often either convert the data to a flat file format - such as CSV or NetCDF - or insert the new data into a database.

Usage

Basic usage:

git clone https://github.com/USF-COT/GSPS.git
python gsps/gsps.py <path to from-glider directory>

For usage options type:

python gsps/gsps.py -h

Dependencies

About

Teledyne Webb Glider Singleton Publishing Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published