Initialization for dim_obs_l
This routine initializes information on local observation vectors. It is used by a user-supplied implementations of PDAFomi_init_dim_obs_l.
The routine is called by all filter processes.
Revision history: * 2024-08 - Lars Nerger - Initial code * Later revisions - see repository log
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(obs_l), | intent(inout), | TARGET | :: | thisobs_l | ||
| type(obs_f), | intent(inout) | :: | thisobs | |||
| integer, | intent(inout) | :: | cnt_obs_l_all | |||
| integer, | intent(inout) | :: | cnt_obs_l |