Skip to content
Thomas Nipen edited this page Jun 18, 2020 · 3 revisions

Command-line example

Options

  • extrapolation (string): One of '1to1', 'meanSlope', 'nearestSlope', 'zero'.
  • extraObs (array): Add these static observed values into all parameters.
  • extraFcst (array): Add these static forecast values into all parameters.

Parameters

If there are N quantiles, then the parameter set is 2N long. Parameters 1, 3, 5, ... are the observed (or reference) quantiles, and parameters 2, 4, 6, ... are the raw forecast quantiles.

Clone this wiki locally