Changes between Version 14 and Version 15 of PDAF3_new_functionality


Ignore:
Timestamp:
May 31, 2025, 7:48:18 AM (3 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_new_functionality

    v14 v15  
    1515PDAF V3 includes the ensemble square root filter (ENSRF, Whitaker and Hamill, 2002) and the Ensemble Adjustment Filter (EAKF, Anderson, 2003). These filters use serial processing of single observations, which is computationally very efficient. The filters are implemented as different subtypes of what is called ENSRF in PDAF. Both filters can apply covariance localization.
    1616
    17 Further information: [wiki:ImplementAnalysisENSRF_EAKF Implementing the analysis step of the ENSRF & EAKF].
     17Further information: [wiki:ImplementationofAnalysisStep_PDAF3 the universal PDAF3 assimilation interface] and
     18[wiki:ImplementAnalysisENSRF_EAKF Implementing the analysis step of the ENSRF & EAKF].
    1819
    1920=== Additional diagnostic routines ===