pysteps.verification.probscores.reldiag_compute

pysteps.verification.probscores.reldiag_compute#

pysteps.verification.probscores.reldiag_compute(reldiag)#

Compute the x- and y- coordinates of the points in the reliability diagram.

Parameters:

reldiag (dict) – A reliability diagram object created with reldiag_init.

Returns:

out – Two-element tuple containing the x- and y-coordinates of the points in the reliability diagram.

Return type:

tuple