pyPDAF.PDAFomi.set_domain_limits

pyPDAF.PDAFomi.set_domain_limits()

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.

See relevant PDAF wiki page

Parameters:

lim_coords (ndarray[tuple[2, 2, ...], np.float64]) – geographic coordinate array (1: longitude, 2: latitude)