Changes between Version 3 and Version 4 of PDAF_assimilate_lseik
- Timestamp:
- Mar 27, 2025, 8:30:42 AM (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_lseik
v3 v4 42 42 43 43 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_assimilate_lseik is executed. Only if its value is 0 the initialization was successful. 44 45 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_assimilate_lseik_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_lseik_si`. More information on the pre-defined names is provided in the [ImplementAnalysislseik page on implementing the analysis step of the LSEIK filter].