global-land-mask icon indicating copy to clipboard operation
global-land-mask copied to clipboard

Nan values and masked arrays

Open nmt28 opened this issue 2 years ago • 0 comments

It would be really useful going forward if commands such as:

from global_land_mask import globe
globe.is_land(lat,lon)

would take masked arrays or ignore nan values

nmt28 avatar Dec 01 '22 21:12 nmt28