Changes between Version 10 and Version 11 of OMI_Callback_obs_pdafomi
- Timestamp:
- Nov 22, 2020, 10:18:21 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_Callback_obs_pdafomi
v10 v11 69 69 70 70 Notes: 71 - The arguments in the calls to `obs_op_TYPE` are input argumnets to `obs_op_pdafomi`. They are just passed on. 71 72 - The order of the calls to `obs_op_TYPE` is not relevant because the setup of the overall full observation vector is defined by the order of the calls in init_dim_obs_pdafomi. Anyway, it's good practice to keep the order of the calls consistent. 72 73 - We don't need an IF-statement with `assim_TYPE` here. The check is done within each obs-module.