Skip to content

Commit 59fa13f

Browse files
committed
update model descriptions
1 parent 4ef0a6c commit 59fa13f

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

docs/sphinx/source/forecasts.rst

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -243,15 +243,11 @@ is compiled so they will vary over time.
243243
GFS
244244
---
245245
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.
255251

256252

257253
HRRR
@@ -306,10 +302,9 @@ The RAP model covers most of North America.
306302
307303
NAM
308304
---
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.
313308

314309
.. ipython:: python
315310

0 commit comments

Comments
 (0)