Skip to content

Scraper for University of Athens' SKIRON forecast for dust load & concentration

License

Notifications You must be signed in to change notification settings

stannedelchev/skiron-dust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skiron-dust

Downloads European dust concentration and dust load forecasts from the University of Athens website and combines them into GIF files.

Usage: skiron-dust.exe [OPTIONS]

Options:
      --dust-load [<OUTPUT FILE>]
          Download Dust Load data into the given file.
      --dust-concentration [<OUTPUT FILE>]
          Download Dust Concentration data into the given file.
  -f, --fps <FPS>
          Frames per second of the resulting GIF. [default: 5]
  -s, --save-intermediate
          Save the intermediate PNG frame files with their original filenames.
  -h, --help
          Print help
  -V, --version
          Print version

Example with specified filenames:

./skiron-dust --dust-load dust.gif --dust-concentration concentration.gif --fps 5

Example with default values, dust load only:

./skiron-dust --dust-load

About

Scraper for University of Athens' SKIRON forecast for dust load & concentration

Resources

License

Stars

Watchers

Forks

Packages

No packages published