pyPDAF.PDAF.omi_set_domain_limits¶
- pyPDAF.PDAF.omi_set_domain_limits()¶
This is used to set the domain limits for the use of pyPDAF.PDAF.omi_set_use_global_obs.Currently, it only supports 2D limitations. See https://pdaf.awi.de/trac/wiki/PDAFomi_additional_functionality#PDAFomi_set_domain_limit
- Parameters:
lim_coords (ndarray[tuple[2, 2], np.float64]) – geographic coordinate array (1: longitude, 2: latitude)