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.

X_f : array_like

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

X_o : array_like

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