Changes between Version 28 and Version 29 of OMI_observation_modules


Ignore:
Timestamp:
Feb 18, 2022, 12:12:26 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules

    v28 v29  
    154154 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`)
    155155   - `locweight`: Type of localization (see init_pdaf)
    156    - `local_range`: The localization weight radius
    157    - `srange`: The support radius of the localization
     156   - `local_range`: The localization radius (cut-off radius for the observations)
     157   - `srange`: The support radius of the localization function
    158158 
    159159
     
    175175 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`)
    176176   - `locweight`: Type of localization (see init_pdaf)
    177    - `local_range`: The localization weight radius
    178    - `srange`: The support radius of the localization
     177   - `local_range`: The localization radius (cut-off radius for the observations)
     178   - `srange`: The support radius of the localization function
    179179
    180180== Additional routines for 3D-Var ==