Changes between Version 3 and Version 4 of OMI_use_global_obs


Ignore:
Timestamp:
Nov 25, 2020, 4:34:16 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_use_global_obs

    v3 v4  
    1010- `PDAFomi_set_domain_limits`
    1111- `PDAFomi_get_domain_limits_unstrc`
    12 One of these routines has to be called in `init_pdaf` to set the domain information.
     12One of these routines has to be called in `init_pdaf` to set the domain information. Their use is described below.
    1313
    1414After 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.