Mapping Toolbox    
etopo5

Read data from the ETOPO5 global 5-minute Digital Terrain Model

Syntax

Background

ETOPO5 is a global database of elevations and depths on a regular 5-minute grid. It is a compilation of data from a variety of different sources, including the U.S. Naval Oceanographic Office, U.S. Defense Mapping Agency, U.S. Navy Fleet Numerical Oceanographic Center, Bureau of Mineral Resources, Australia, and the Department of Industrial and Scientific Research, New Zealand. These databases were assembled by Margo Edwards at Washington University, St. Louis, Missouri.

Description

[map,maplegend] = etopo5(scalefactor) reads the data for the entire world, downsampling the data by the scale factor. The result is returned as a regular matrix map and an associated map legend.

[map,maplegend] = etopo5(scalefactor,latlim,lonlim) reads the data for the part of the world within the latitude and longitude limits. The limits must be two-element vectors in units of degrees.

Remarks

Data values are in whole meters, representing the elevation of the center of each cell. Some parts of the world are represented by data with a horizontal resolution as coarse as 1 degree by 1 degree. The vertical resolution varies from 1 meter for Australia and New Zealand to as much as 150 meters for parts of Africa, Asia, and South America. Oceanographic data in areas shallower than 200 meters contain little detail, because of how depth contours were converted to gridded depths.

ETOPO5 is being superseded by the development of a new digital terrain model called TerrainBase. See the tbase external interface function for more information.

The etopo5 function reads the version of the database contained in two text files, etopo5.southern.bat and etopo5.northern.bat. These files are available over the Internet from The MathWorks:

An overview of the data can be found at the ETOPO5 information page at the U.S. Geological Survey:

and from the U.S. National Geophysical Data Center Web page:

Examples

Read every tenth point in the dataset:

Read in data for Korea and Japan at the full resolution:

See Also
gtopo30
Read elevation data from GTOPO30
tbase
Read data from the TerrainBase model
usgsdem
Read USGS digital elevation maps

References

More information on ETOPO5 can be found in reference [4] located in the Bibliography at the end of this appendix.


  egm96geoid fipsname