Changes between Version 2 and Version 3 of PDAF_assimilate_lnetf
- Timestamp:
- Mar 27, 2025, 8:32:09 AM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_lnetf
v2 v3 43 43 44 44 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 initialization was successful. 45 46 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_assimilate_lnetf_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_assimilate_lnetf_si`. More information on the pre-defined names is provided in the [ImplementAnalysislnetf page on implementing the analysis step of the LNETF algorithm].