Changes between Version 28 and Version 29 of OMI_observation_modules
- Timestamp:
- Feb 18, 2022, 12:12:26 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v28 v29 154 154 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`) 155 155 - `locweight`: Type of localization (see init_pdaf) 156 - `local_range`: The localization weight radius157 - `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 158 158 159 159 … … 175 175 - Specify the localization variables (These variables are usually set in `init_pdaf` and included with `use mod_assimilation`) 176 176 - `locweight`: Type of localization (see init_pdaf) 177 - `local_range`: The localization weight radius178 - `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 179 179 180 180 == Additional routines for 3D-Var ==