-
Notifications
You must be signed in to change notification settings - Fork 16
Quantile mapping
Thomas Nipen edited this page Jun 18, 2020
·
3 revisions
- 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.
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.