Skip to content

SatNOGS database crawler - audio & waterfall data download

Notifications You must be signed in to change notification settings

alicjamusial/satnogs-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SatNOGS crawler

SatNOGS database crawler - audio & waterfall data download based on python scrapy.

Usage

Download the repo and run scrapy crawl satnogs -a noradId=XXXXX in main folder.

Result

  • /data - JSON file generated with all observations meta for choosen satellite.
  • /files/audio - *.ogg audio files
  • /files/waterfall - *.png waterfall files

Performance

Downloading all the data & files takes even several dozen minutes. But if something goes wrong and the script fails, you can run it again and it won't download the file if it already exists in the folder.

Future?

Probably choosing start & end dates of downloaded files. More info soon.

About

SatNOGS database crawler - audio & waterfall data download

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages