Changes between Version 1 and Version 2 of PDAF_gather_obs_f2


Ignore:
Timestamp:
Dec 20, 2017, 5:36:20 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_gather_obs_f2

    v1 v2  
    55In the local filters (LESKTF, LETKF, LSEIK, LNETF) this routine gathers the process-local observation coordinates arrays and returns the cooridates for the full observation vector.
    66
    7 The routine depends on `PDAF_gather_dim_obs_f` which defines the process-local observation dimensions. Further, the related routine `PDAF_gather_obs_f` is used to collect the full state vector.
     7The routine depends on [wiki:PDAF_gather_dim_obs_f], which defines the process-local observation dimensions. Further, the related routine [wiki:PDAF_gather_obs_f] is used to collect the full state vector.
    88
    99The routine is typically used in the routines `init_dim_obs_f_pdaf` if the analysis step of the local filters is parallelized.