pysteps.verification.spatialscores.intensity_scale_compute

pysteps.verification.spatialscores.intensity_scale_compute(intscale)

Return the intensity scale matrix.

Parameters:
intscale : dict

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

Returns:
out : array_like

The two-dimensional array of shape (j, k) containing the intensity-scale skill scores for j spatial scales and k intensity thresholds.