Changes between Version 4 and Version 5 of PDAF_diag_crps


Ignore:
Timestamp:
Mar 26, 2025, 3:01:13 PM (6 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified PDAF_diag_crps

    v4 v5  
    3232 * A perfectly reliable system gives `reli=0`. An informative system gives `resol << uncert`.
    3333 * Compared to Hersbach (2000), `resol` here is equivalent to `CPRS_pot`.
    34  * The routine is parallelized. For `element=0` it computes the CRPS, reli, and resol for the global state vector. It uses the PDAF-internal parallelization information is has to be called on all filter processes
     34 * The routine is parallelized. For `element=0` it computes the CRPS, reli, and resol for the global state vector. It uses the PDAF-internal parallelization information and hence requires that PDAF was initialized with a call to `PDAF_init` before. The routine has to be called on all filter processes.
    3535 * The routine uses a rather simple sorting algorithm. Accordingly, the performance is likely suboptimal for high-dimensional cases.
    3636