Set localization parameters for isotropic localization
This routine stores localization information (locweight, cradius, sradius) in OMI and allocates local arrays for cradius and sradius. This variant is for isotropic localization. The routine is used by user-supplied implementations of PDAFomi_init_dim_obs_l.
The routine is called by all filter processes.
Revision history: * 2024-09 - Lars Nerger - Initial code * Later revisions - see repository log
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(obs_l), | intent(inout) | :: | thisobs_l | |||
| real, | intent(in) | :: | cradius | |||
| real, | intent(in) | :: | sradius | |||
| integer, | intent(in) | :: | locweight |