Skip to content

Simple scripts to archive HRRR and MRMS data from NOAA

Notifications You must be signed in to change notification settings

alanswx/wxarchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wxarchive

These are some updated scripts to download and archive HRRR and MRMS data that might be interesting.

The go in cron like this:

# m h  dom mon dow   command
* * * * * /data2/weather/wxarchive/download_latest_mrms.sh &> /data2/wxarchive/mrms.log
1 * * * * /data2/weather/wxarchive/get_hrrr.sh &> /data2/wxarchive/hrrr.log
25 * * * * /data2/weather/wxarchive/get_hrrr.sh &> /data2/wxarchive/hrrr.log

About

Simple scripts to archive HRRR and MRMS data from NOAA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages