image thumbnail

land_or_ocean.m

version 1.0.0.0 (42.4 KB) by Dan Chavas
Determine if input points (lat/lon) are over land or ocean

1.1K Downloads

Updated2014年1月27日

View License

File takes as input vector of points (lat/lon) and coastal resolution and returns vector of indicators for whether these points are over land or ocean. Makes geographic plot too, if desired.

Primary code was given in a response to a question by Brett Shoelson in Feb 2011://www.tatmou.com/matlabcentral/answers/1065-determining-whether-a-point-on-earth-given-latitude-and-longitude-is-on-land-or-ocean
As far as I can tell, this code has not been put into a function file for public use.

Cite As

Dan Chavas (2022).land_or_ocean.m(//www.tatmou.com/matlabcentral/fileexchange/45268-land_or_ocean-m), MATLAB Central File Exchange. Retrieved.

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired:borders

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!