Changes between Version 29 and Version 30 of OMI_observation_modules
- Timestamp:
- Feb 18, 2022, 12:13:51 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_modules
v29 v30 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 radius (cut-off radius for the observations )157 - `srange`: The support radius of the localization function156 - `local_range`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > local_range) 157 - `srange`: The support radius of the localization weight 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 radius (cut-off radius for the observations )178 - `srange`: The support radius of the localization function177 - `local_range`: The localization radius (cut-off radius for the observations, weight is always =0 for distances > local_range) 178 - `srange`: The support radius of the localization weight function 179 179 180 180 == Additional routines for 3D-Var ==