|
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 21 Jan 2007 |
Lennart Burg
|
|
|
| Updates |
| 02 Nov 2005 |
Corrected variable name error due to translation |
| 17 Dec 2007 |
Variable name corrected |
|
Contact us at files@mathworks.com