Changes between Version 3 and Version 4 of OMI_use_global_obs
- Timestamp:
- Nov 25, 2020, 4:34:16 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_use_global_obs
v3 v4 10 10 - `PDAFomi_set_domain_limits` 11 11 - `PDAFomi_get_domain_limits_unstrc` 12 One of these routines has to be called in `init_pdaf` to set the domain information. 12 One of these routines has to be called in `init_pdaf` to set the domain information. Their use is described below. 13 13 14 14 After this call, OMI is set up to use domain-limited observations with `thisobs%use_global_obs=0`. The necessary operation will be performed by PDAF-OMI inside PDAFomi_gather_obs and inside the observation operators.