Changes between Version 38 and Version 39 of OMI_observation_modules


Ignore:
Timestamp:
Mar 1, 2024, 11:47:16 AM (2 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules

    v38 v39  
    153153 - Ensure that `coords_l` is filled in `init_dim_l_pdaf` and that the unit of `coords_l` is the same as that used fo rthe observation coordinates.
    154154 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`)
    155    - `locweight`: Type of localization (see init_pdaf)
     155   - `locweight`: Type of localization (see table below)
    156156   - `cradius`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > cradius)
    157157   - `sradius`: The support radius of the localization weight function
     
    185185 - Ensure that `coords_p` is filled in `localize_covar_pdafomi`
    186186 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`)
    187    - `locweight`: Type of localization (see init_pdaf)
     187   - `locweight`: Type of localization (see table above)
    188188   - `cradius`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > cradius)
    189189   - `sradius`: The support radius of the localization weight function