Changes between Version 2 and Version 3 of PDAFomi_store_obs_l_index_vdist


Ignore:
Timestamp:
Sep 8, 2024, 7:35:34 PM (11 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_store_obs_l_index_vdist

    v2 v3  
    55This routine is used for the case that a user implements a user-provided alternative for the routine `PDAFomi_init_dim_obs_l`, which initializes the local observation information for PDAF-OMI in `thisobs_l` for a single local analysis domain. This variant is only used for 2+1D factorized localization. For usualy localization the routine [wiki:PDAFomi_store_obs_l_index] is used.
    66
    7 The routine can to be called in `init_dim_obs_l_OBSTYPE` in each observation module if a domain-localized filter (LESTKF/LETKF/LNETF/LSEIK/LKNETF)is used.
     7The routine can to be called in `init_dim_obs_l_OBSTYPE` in each observation module if a domain-localized filter (LESTKF/LETKF/LNETF/LSEIK/LKNETF) is used.
    88
    99|| See the [wiki:OMI_search_local_observations page on user-provided initialization of local observations] for the full description of a user-provided routine to intialize local observations. ||