Changes between Version 13 and Version 14 of OMI_observation_operators
- Timestamp:
- Dec 18, 2021, 1:32:40 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_operators
v13 v14 84 84 In the array `gcoords`, the first index specifies the grid point while the second specifies the coordinate, thus `gcoords(j,:)` is the list of coordinates for grid point j. The coordinates need to be consistent with the indices specified in `thisobs%id_obs_p` since these specify the elements of the state vector that are interpolated. Only the first `n_dim` entries of ocoord will be used for the interpolation. 85 85 86 `ocoord _p(:,i)` holds the list of the coordinates for the observation with index i86 `ocoord(:,i)` holds the list of the coordinates for the observation with index i (different from the use in `gcoords`) 87 87 88 88 The order of the coordinates and coefficients is the following: