Changes between Version 1 and Version 2 of PDAF_assimilate_prepost_si
- Timestamp:
- Feb 20, 2023, 7:07:09 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_prepost_si
v1 v2 1 1 = PDAF_assimilate_prepost_si = 2 2 3 This page documents the routine `PDAF_assimilate_prepost_si` of PDAF. 3 This page documents the routine `PDAF_assimilate_prepost_si` of PDAF. It is basically an alias for the routine `PDAF_prepost_si` and we generally recommend to rather use `[wiki:PDAF_prepost_si]` to avoid the naming confusion that `PDAF_assimilate_prepost_si` holds 'assimilate' in its name, but is not performing assimilation. 4 4 5 5 The routine is typically called in `assimilate_pdaf` or directly in the model code.