@@ -243,15 +243,11 @@ is compiled so they will vary over time.
243
243
GFS
244
244
---
245
245
The Global Forecast System (GFS) is the US model that provides forecasts
246
- for the entire globe. There is a lot of hype about how "the Euro"
247
- (ECMWF) model is superior to the GFS. The GFS is still a great model. On
248
- standard meteorology metrics, the ECMWF is superior to the GFS by about
249
- a day. In other words, the accuracy of the GFS at 6 days out is
250
- comparable to the ECMWF at 5 days out. The GFS is updated every 6 hours.
251
- The GFS is run at two resolutions, 0.25 deg and 0.5 deg, and is
252
- available with 3 hour time resolution. Forecasts from GFS model were
253
- shown above. Use the GFS, among others, if you want forecasts for 1-7
254
- days.
246
+ for the entire globe. The GFS is updated every 6 hours. The GFS is run
247
+ at two resolutions, 0.25 deg and 0.5 deg, and is available with 3 hour
248
+ time resolution. Forecasts from GFS model were shown above. Use the GFS,
249
+ among others, if you want forecasts for 1-7 days or if you want forecasts
250
+ for anywhere on Earth.
255
251
256
252
257
253
HRRR
@@ -306,10 +302,9 @@ The RAP model covers most of North America.
306
302
307
303
NAM
308
304
---
309
- The North American Mesoscale model is a somewhat older model that is
310
- target of frequent criticism, justly or not. It is updated every 6 hours
311
- and runs at 20 km resolution. Use the NAM as part of an ensemble forecast.
312
- The NAM model covers North America.
305
+ The North American Mesoscale model covers, not surprisingly, North
306
+ America. It is updated every 6 hours. pvlib provides access to 20 km
307
+ resolution NAM data with a time horizon of up to 4 days.
313
308
314
309
.. ipython :: python
315
310
0 commit comments