Changes between Version 3 and Version 4 of PDAF_diag_crps
- Timestamp:
- Mar 26, 2025, 2:35:51 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_diag_crps
v3 v4 4 4 This page documents the routine `PDAF_diag_CRPS` of PDAF, which was introduced with PDAF V2.0. 5 5 6 This routine computes the Continuous Ranked Probability Score (CRPS) and its decomposition into resolution and reliability. The CRPS provide information about the statistical consistency of the ensemble with the observations. In toy models, the CRPS can also be computed with r aegard to the true state.6 This routine computes the Continuous Ranked Probability Score (CRPS) and its decomposition into resolution and reliability. The CRPS provide information about the statistical consistency of the ensemble with the observations. In toy models, the CRPS can also be computed with regard to the true state. 7 7 8 8 Inputs are an array holding the observed ensemble and a corresponding vector of observations.