Changes between Version 4 and Version 5 of OMI_observation_operators_PDAF23
- Timestamp:
- Mar 22, 2026, 7:41:30 PM (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_operators_PDAF23
v4 v5 32 32 - '''[wiki:PDAFomi_obs_op_interp_lin]'''[[br]] 33 33 This observation operator computes the observation by linear interpolation. It uses the index array `thisobs%id_obs_p` and the array `thisobs%icoeff_p` holding interpolation coefficients initialized in `init_dim_obs_OBSTYPE`. To use this observation operator, one has to allocate and initialize `thisobs%icoeff_p` as described below. 34 - '''[wiki:PDAFomi_obs_op_gatheronly]'''[[br]] 35 This observation operator is used for strongly coupled data assimililation in coupled models. It served for the particular case that model variables are observed in a coupled model system in another model component only. For this case, this observation operator only performs the gather operation to obtain the full observations. 34 36 35 37 The arguments of the observation operators are
