... | ... | @@ -186,6 +186,9 @@ The Skill module is the part of the workflow that computes the metrics to assess |
|
|
- `CRPSS`: Continuous Ranked Probability Skill Score.
|
|
|
- `BSS10`: Brier Skill Score (lower extreme).
|
|
|
- `BSS90`: Brier Skill Score (upper extreme).
|
|
|
- `Mean_Bias`: Mean bias of the ensemble.
|
|
|
- `Mean_Bias_SS`: Mean Bias Skill Score.
|
|
|
- `EnsSprErr`: Ensemble Spread-to-Error Ratio.
|
|
|
|
|
|
**Note**: For the following metrics: "EnsCorr", "FRPS", "RPSS", "FRPSS", "BSS90", "BSS10", if “_specs” is added at the end of the metric (e.g. RPSS_specs), it will be computed using SpecsVerification.
|
|
|
|
... | ... | |