Changes between Version 23 and Version 24 of OMI_observation_modules
- Timestamp:
- Feb 15, 2021, 9:51:35 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v23 v24 223 223 The coordinates of the observation with index `k` are given by `ocoord_p(:,k)`. 224 224 225 '''Note:''' The observation coordinate values will only be used in case of the local filters or for computing interpolation coefficients. The array has always to be allocated because it is used in the call to PDAFomi_gather_obs. 226 225 227 226 228 === `ivar_obs_p` === … … 244 246 - The entries are the indices of four elements of the state vector 245 247 248 '''Note:''' This array is only used in the observation operators provided by PDAF-OMI. If you don't use these observation operators, you might not need this array. 249 246 250 247 251 === `thisobs%domainsize` ===