Skip to content
Thomas Nipen edited this page May 19, 2023 · 9 revisions

To look at timeseries of forecasts (both deterministic and quantiles) and observations, use -m timeseries. The full timeseries of each forecast initialization time is then shown. This results in overlapping timeseries when the length of the forecast is longer than the period between forecast initialization times, as shown in the following diagram:

verif ECMWF.nc MEPS.nc -m timeseries -d 20211101:20211110

Showing forecast quantiles

Forecast quantiles can also be plotted in the same graph by using -q:

verif ECMWF.nc -m timeseries -d 20211101:20211110 -q 0.1,0.9