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 : float

The computed CRPS.