Changes between Version 3 and Version 4 of DataAssimilationDiagnostics
- Timestamp:
- Dec 9, 2021, 5:05:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataAssimilationDiagnostics
v3 v4 27 27 28 28 For a documention on `PDAF_diag_ensstats` see the [wiki:PDAF_diag_ensstats detail page on PDAF_diag_ensstats]. The routine is used in the Lorenz-96 model example in `testsuite/src/lorenz96/compute_truerms.F90`. 29 30 31 32 == PDAF_diag_CRPS == 33 34 This routine was added in PDAF V2.0. It computes the continuous ranked probability score (CRPS) and its decomposition in reliability and resoliution (Hersbach, Weather and Forecasting, 2000). 35 36 For a documention on `PDAF_diag_CRPS` see the [wiki:PDAF_diag_crps detail page on PDAF_diag_CRPS]. The routine is used in the Lorenz-63 model example in `testsuite/src/lorenz63/compute_truerms.F90`.