Changes between Version 48 and Version 49 of InitPdaf


Ignore:
Timestamp:
Feb 21, 2023, 4:08:29 PM (14 months ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v48 v49  
    9595 * `delt_obs`: An integer specifying the number of time steps between two analysis steps
    9696 * `rms_obs`: Assumed observation error
    97  * `local_range`: Localization radius in grid points for the observation domain in LSEIK and LETKF
    98  * `srange`: support radius, if a 5th order polynomial is used to weigh the observation errors
     97 * `cradius`: Localization cut-off radius in grid points for the observation domain
     98 * `sradius`: support radius, if observation errors are weighted (i.e. `locweight>0`)
    9999 * `locweight`: Type of localizing weight
    100100It is useful to define variables like these at this central position. Of course, their definition has to be adapted to the particular model used.