geo2easeGrid

Convert geographic coordinates to EASE-Grid projection.
1.9K Downloads
Updated 17 Dec 2007

No License

Function that convert geographic coordinates to North azimuthal equal-area map with 25 km
resolution pixel (EASE-Grid projection or NL). That projection is used mainly in remote sensing and cover the northern hemisphere.

If you want to know the corresponding pixel in the EASE-Grid projection to a location for which you have geographic coordinates. For example, if you want to know in which pixel is the North Pole in the EASE grid projection, type:

[column,row] = geo2easeGrid(90,0)

The output in MATLAB would be 361,361, which is the map origin.

Cite As

Felix Comtois-Boutet (2024). geo2easeGrid (https://www.mathworks.com/matlabcentral/fileexchange/6701-geo2easegrid), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Variable name corrected