Changes between Version 2 and Version 3 of PDAF_put_state_ensrf


Ignore:
Timestamp:
Mar 23, 2025, 7:05:05 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_ensrf

    v2 v3  
    11= PDAF_put_state_ensrf =
    22
    3 This page documents the routine `PDAF_put_state_ensrf` of PDAF. It is a routine for using the ENSRF/EAKF filters, which was added to PDAF with version 3.0.
     3This page documents the routine `PDAF_put_state_ensrf` of PDAF. The routine is used to execute the ENSRF/EAKF filters, which were added to PDAF with version 3.0.
    44
    55The routine is typically called in `assimilate_pdaf` or directly in the model code. However, for newer implementations we recommend to use the generic interface routine [wiki:PDAF3_put_state_local] since less user-supplied call-back routines are required with the PDAFlocalomi interface.