Skip to content

A processor for GOES-R HRIT files containing Data Collection System data

License

Notifications You must be signed in to change notification settings

tmbates12/goes-dcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

goes-dcs

What is it??

A processor for GOES-R HRIT files containing Data Collection System Data
Currently written in Python for simplicity

Usage

To use simply run:
python dcs.py <HRIT Binary File>

For more detailed information about a DCP Block:
python dcs.py <HRIT Binary File> -v

To acquire the files necessary you can utilize pietern/goestools.
Make sure you already have goesrecv running and then run this command:
goeslrit --subscribe tcp://localhost:5004 --dcs --out <output dir>

About

A processor for GOES-R HRIT files containing Data Collection System data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages