Changes between Version 2 and Version 3 of PDAF_assimilate_letkf_si
- Timestamp:
- Feb 20, 2023, 6:58:20 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_letkf_si
v2 v3 16 16 The routine calls several user-supplied call-back routines. They are described on the page on [ImplementAnalysisletkf implementing the analysis step of the LETKF algorithm]. 17 17 18 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_letkf is executed. Only if its value is 0 the initializationwas successful.18 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_letkf is executed. Only if its value is 0 the execution of the routine was successful.