Changes between Version 2 and Version 3 of PDAF_assimilate_prepost_si
- Timestamp:
- Feb 20, 2023, 7:07:23 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_prepost_si
v2 v3 1 1 = PDAF_assimilate_prepost_si = 2 2 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.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.