pysteps.verification.probscores.CRPS_compute#

pysteps.verification.probscores.CRPS_compute(CRPS)#

Compute the averaged values from the given CRPS object.

Parameters

CRPS (dict) – A CRPS object created with CRPS_init.

Returns

out – The computed CRPS.

Return type

float