Changes between Version 2 and Version 3 of PDAFomi_diag_diffstats


Ignore:
Timestamp:
Mar 27, 2026, 6:31:50 PM (4 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_diag_diffstats

    v2 v3  
    11= PDAFomi_diag_diffstats =
    22
    3 This page documents the routine `PDAFomi_diag_stats` of PDAF, which was introduced with PDAF V3.1. This is part of the [wiki:OMI_observation_diagnostics_PDAF3 PDAF-OMI observation diagnostics module].
     3This page documents the routine `PDAFomi_diag_stats` of PDAF, which was introduced with PDAF V3.1. This is part of the [wiki:OMI_observation_diagnostics_PDAF3 PDAF-OMI observation diagnostics module]. The routine is a name clarification to [wiki:PDAFomi_diag_stats], which was introduced in PDAF V3.0.
    44
    5 The routine returns a pointer to an array of a selection of 6 statistics comparing the observations and the observed ensemble mean for each observation type. The statistics can, for example, be used to plot a Taylor diagram.
     5The routine returns a pointer to an array of 6 statistics comparing the observations and the observed ensemble mean for each observation type. The statistics can, for example, be used to plot a Taylor diagram.
    66
    77Usually all PDAFomi_diag routines are called in `prepoststep_pdaf` where the observation information can be retrieved and analyzed.