numpy#

Pure NumPy helpers for probabilistic forecasting.

Functions#

interpolate_quantiles(predictions, ...)

Resample quantile predictions onto a new quantile grid.

zero_fill_with_mask(values)

Split an array into a zero-filled copy and a finiteness mask.