pysteps.verification.spatialscores.intensity_scale_accum

pysteps.verification.spatialscores.intensity_scale_accum

pysteps.verification.spatialscores.intensity_scale_accum(intscale, X_f, X_o)

Compute and update the intensity-scale verification scores.

Parameters
intscale: dict

The intensity-scale object initialized with pysteps.verification.spatialscores.intensity_scale_init().

X_f: array_like

Array of shape (m, n) containing the forecast field.

X_o: array_like

Array of shape (m, n) containing the verification observation field.