pyPDAF.PDAFomi.set_domain_limits¶
- pyPDAF.PDAFomi.set_domain_limits(lim_coords: np.ndarray) None¶
 Set the domain limits for domain decomposed local domain.
This is for the use of
pyPDAF.PDAFomi.set_use_global_obs(). Currently, it only supports 2D limitations.- Parameters:
 lim_coords (ndarray[tuple[2, 2, ...], np.float64]) – geographic coordinate array (1: longitude, 2: latitude)