Changes between Version 7 and Version 8 of PDAFomi_gather_obs


Ignore:
Timestamp:
May 31, 2026, 10:16:52 AM (4 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_gather_obs

    v7 v8  
    2424
    2525'''Notes:'''
    26 * The only direect output is `dim_obs`, which is then returned to `init_dim_obs_pdafomi` in `callback_obs_pdafomi.F90`.
    27 * The value of `lradius` can be some maximum value. It is only utilized if domain-limited observations are activated ([wiki:OMI_use_global_obs see page on using the option `use_global_obs`])
     26* The only direct output is `dim_obs`, which is then returned to `init_dim_obs_pdafomi` in `callback_obs_pdafomi.F90`.
     27* The value of `lradius` should be the maximum localization cut-off radius around the process sub-domain. The value is `lradius` is only used if [wiki:OMI_observation_modules_PDAF3#thisobsuse_global_obs thisobs%use_global_obs=0].
    2828* Also in case of non-isotropic localization `lradius` is a single value. It should be set of the largest radius in the horizontal direction used in the parallel process domain.