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 withpysteps.verification.spatialscores.intensity_scale_accum().- Returns:
out – The two-dimensional array of shape (j, k) containing the intensity-scale skill scores for j spatial scales and k intensity thresholds.
- Return type:
array_like