Changes between Version 1 and Version 2 of PDAF_put_state_ensrf


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_put_state_ensrf

    v1 v2  
    33This 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.
    44
    5 The routine is typically called in `assimilate_pdaf` or directly in the model code. However for newer implementations using [wiki:PDAF3_put_state_local] is recommended since less user-supplied call-back routines are required with the PDAF3 interface.
     5The 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.
    66
    77The routines `PDAF_put_state_*` are used for the offline mode of PDAF and with the 'flexible' implementation variant of PDAF.