Changes between Version 38 and Version 39 of OMI_observation_modules
- Timestamp:
- Mar 1, 2024, 11:47:16 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v38 v39 153 153 - 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. 154 154 - 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) 156 156 - `cradius`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > cradius) 157 157 - `sradius`: The support radius of the localization weight function … … 185 185 - Ensure that `coords_p` is filled in `localize_covar_pdafomi` 186 186 - 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) 188 188 - `cradius`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > cradius) 189 189 - `sradius`: The support radius of the localization weight function