-
Notifications
You must be signed in to change notification settings - Fork 37
Timeseries diagram
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
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
- Introduction
- Installation
- Basic usage
- Metrics and diagrams
- Visualization options
- Data manipulation options
- Datasets
- Other