Changes between Version 2 and Version 3 of PDAF_force_analysis
- Timestamp:
- Dec 18, 2021, 12:51:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_force_analysis
v2 v3 7 7 In particular for `PDAF_assimilate_X`, the number of time steps is set before the forecast phase is entered. However, one might not know the actual length of the forecast time, e.g. the time when new observation arrive. In this case, one can set for number of time steps to a large value and then check for new observations during the time stepping and call `PDAF_force_analysis` just before `PDAF_assimilate_X` is called to enforce that the analysis step is executed. 8 8 9 [[span(style=color: #FF0000, '''Warning:''' This is a routine for advanced functionality of PDAF. Use it carefully, since it can break the assimilation process.)]] 9 ||[[span(style=color: #FF0000, '''Warning:''' This is a routine for advanced functionality of PDAF. Use it carefully, since it can break the assimilation process.)]] || 10 10 11 11 For `PDAF_put_state_X`, one can use `PDAF_force_analysis` to overwrite the counting of the ensemble members that PDAF does internally.