pyPDAF.PDAF.gather_obs_f¶
- pyPDAF.PDAF.gather_obs_f()¶
In the local filters (LESKTF, LETKF, LSEIK, LNETF) this function returns the total observation vector from process-local observations. The function depends on
pyPDAF.PDAF.gather_dim_obs_f()
which defines the process-local observation dimensions. Further, the related routinepyPDAF.PDAF.gather_obs_f2()
is used to gather the associated 2D observation coordinates- Parameters:
obs_p (ndarray[np.float64, ndim=1]) – PE-local vector Array shape: (dimobs_p)
dimobs_f (int) – Full observation dimension, dimension of obs_f
- Returns:
obs_f (ndarray[np.float64, ndim=1]) – Full gathered vector Array shape: (dimobs_f)
status (int) – Status flag: