Add second NOAA GFS url for 0.25 deg resolution

This commit is contained in:
Roland Rossgotterer
2019-02-14 09:13:42 +01:00
committed by Mat Sutcliffe
parent d6d2c0cc80
commit 5c84cff6e4
3 changed files with 10 additions and 1 deletions

View File

@@ -59,5 +59,8 @@
"wasLoaded": true,
"ncepGlobalForecastSystemUrl": {
"url": "https://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p50.pl"
},
"ncepGlobalForecastSystemUrl25": {
"url": "https://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p25.pl"
}
}