Changes between Version 3 and Version 4 of PDAF3_assimilate_local
- Timestamp:
- Mar 23, 2025, 3:20:04 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_assimilate_local
v3 v4 30 30 * `status`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors. 31 31 32 Notes: 32 **Notes:** 33 33 * The order of the routine names does not show the order in which these routines are executed. See the [ImplementAnalysisLocal#Executionorderofuser-suppliedroutines section on the order of the execution] on the page on implementing the analysis step of the local filter algorithms. 34 34 * The routine is identical to the routine `PDAFlocalomi_assimilate` of PDAF 2.3. However, the argument `U_prepostep` is at a different place here.