Changes between Version 1 and Version 2 of PDAF_gather_obs_f2
- Timestamp:
- Dec 20, 2017, 5:36:20 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_gather_obs_f2
v1 v2 5 5 In 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. 6 6 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.7 The 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. 8 8 9 9 The routine is typically used in the routines `init_dim_obs_f_pdaf` if the analysis step of the local filters is parallelized.