Changes between Version 7 and Version 8 of PDAF_put_state_ensrf
- Timestamp:
- Mar 25, 2025, 7:57:43 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_ensrf
v7 v8 25 25 * `status_pdaf`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors. 26 26 27 The user-supplied call-back routines are described on the page on [ ImplementAnalysislenkfimplementing the analysis step of the ENSRF/EAKF]. Here also the possible choices of `subtype` are explained. These select the particular filter variant.27 The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysisENSRF_EAKF implementing the analysis step of the ENSRF/EAKF]. Here also the possible choices of `subtype` are explained. These select the particular filter variant. 28 28 29 29 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_lenkf is executed. Only if its value is 0 the initialization was successful.