export_quantiles_to_h5: Export a [issue time x step x quantile] array of quantiles to...

Description Usage Arguments

View source: R/evaluation.R

Description

Quantile forecasts are extracted from the list of ts_forecast objects and exported in array format to an HDF5 file. Can equivalently export a file with a NetCDF extension; ncdf4 package is used for NetCDF/HDF5 handling.

Usage

1
export_quantiles_to_h5(forecast_runs, fname)

Arguments

forecast_runs

A list of ts_forecast objects

fname

Path to output file


kdayday/ppnwp documentation built on Oct. 8, 2020, 8:47 a.m.