pysteps.verification.spatialscores.fss_compute

pysteps.verification.spatialscores.fss_compute

pysteps.verification.spatialscores.fss_compute(fss)

Compute the FSS.

Parameters

fss (dict) – An FSS object initialized with pysteps.verification.spatialscores.fss_init() and accumulated with pysteps.verification.spatialscores.fss_accum().

Returns

out – The computed FSS value.

Return type

float