Changes between Version 4 and Version 5 of PDAF3_assimilate_global
- Timestamp:
- Mar 23, 2025, 3:28:12 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_assimilate_global
v4 v5 27 27 28 28 **Note:** 29 * The routine is identical to the routine `PDAFomi_assimilate_global` of PDAF 2. The new name reflect consistency with `PDAF3_assimilate_local`. If one has used `PDAFomi_assimilate_global` before one can just adapt the name of the called routine.29 * The routine is identical to the routine `PDAFomi_assimilate_global` of PDAF 2. The new name reflects consistency with `PDAF3_assimilate_local`. If one has used `PDAFomi_assimilate_global` before one can just adapt the name of the called routine. 30 30 31 31 The user-supplied call-back routines are described on the page on [ImplementAnalysisGlobal implementing the analysis step of the global filters].