Changes between Version 9 and Version 10 of OMI_observation_modules_PDAF3
- Timestamp:
- Jun 11, 2025, 1:27:01 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules_PDAF3
v9 v10 113 113 * [wiki:#thisobsid_obs_p thisobs%id_obs_p]: store the indices of state vector elements that correspond to an observation (A single value for observation at grid points, or multiple values for derived quantities or interpolation; this is only used in the OMI-provided observation operators) 114 114 115 Further possible init tializations:115 Further possible initializations: 116 116 * When the observation operator performs interpolation, one further needs to initialize an array of interpolation coefficients ([wiki:OMI_observation_modules_PDAF3#thisobsicoeff_p thisobs%icoeff_p]). 117 117 * For Cartesian distance computation with periodicity one also needs to set [wiki:OMI_observation_modules#thisobsdomainsize thisobs%domainsize].