Changes between Version 10 and Version 11 of PDAF_put_state_ensrf
- Timestamp:
- Apr 21, 2025, 1:56:55 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_ensrf
v10 v11 27 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 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_lenkfis executed. Only if its value is 0 the initialization was successful.29 It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful. 30 30 31 31