Changes between Version 8 and Version 9 of OMI_observation_modules
- Timestamp:
- Nov 23, 2020, 2:44:26 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v8 v9 78 78 When the observation operator performs interpolation, one further needs to initialize an array of interpolation coefficients (`thisobs%icoeff_p`). 79 79 80 When parallel model with domain decomposition is used, the variables with suffix `_p` need to describe the observation information for a particular process domain. The following routine will perform the necessary operations to ensure that the parallelization is taken into account by PDAF. 81 80 82 After these variables are filled, one calls 81 83 {{{