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

Check whether a lat/lon point is on land for any point on earth

Results 11 global-land-mask issues
Sort by recently updated
recently updated
newest added

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