Changes between Version 2 and Version 3 of PDAF_gather_obs_f
- Timestamp:
- Dec 20, 2017, 5:39:17 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_gather_obs_f
v2 v3 7 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_f2] is used to gather the associated rank-2 array of observation coordinates. 8 8 9 The routine is typically used in the routines `init_dim_obs_f_pdaf` and `obs_op_f_pdaf`if the analysis step of the local filters is parallelized.9 The routine is typically used in the routines [wiki:init_dim_obs_f_pdaf] and [wiki:obs_op_f_pdaf] if the analysis step of the local filters is parallelized. 10 10 11 11 The interface is the following: