Skip to content

Releases: wolfgruber/FSSprob

FSSprob: Computing the Fractions Skill Score (FSS) for ensemble forecasts.

16 Jan 11:49
Compare
Choose a tag to compare

Code contains Python3 and Fortran90 modules/subroutines to calculate the deterministic and probabilistic Fractions Skill Score (FSS). Now distinct functions for the deterministic FSS  and the comparison of different FSS flavors are added. A corresponding article will be published.
This version addresses the issue of an undefined FSS if both the forecasted and the observed probabilities are zero. In that case an FSS of 1 is assigned.

added functionality

26 Jun 12:46
Compare
Choose a tag to compare

Code contains Python3 and Fortran90 modules/subroutines to calculate the deterministic and probabilistic FSS. Now distinct functions for the deterministic FSS and the comparison of different FSS flavors are added. A corresponding article will be published.

initial release, article pending

22 Jun 13:03
65bdb2a
Compare
Choose a tag to compare

Contains working code and data, which will later be published.