Mapping Toolbox    
tbase

TerrainBase global 5-minute digital terrain data extraction

Syntax

Background

TerrainBase is a global model of terrain and bathymetry on a regular 5-minute grid (approximately 10 km resolution). It is a compilation of the best available public domain data from almost 20 different sources, including the DCW-DEM and ETOPO5. The model is currently under development and will be updated as new data sources become available. The dataset was created by the National Geophysical Data Center and World Data Center-A for Solid Earth Geophysics in Boulder, Colorado.

Description

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

[map,maplegend] = tbase(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

Elevations and depths are given in meters above or below mean sea level.

The tbase.bin file is available on CD-ROM from:

and via the Internet at:

No byte-swapping or line-ending conversion is required.

A summary of the model can be found at:

Examples

Read every tenth point in the dataset:

Read data for Korea and Japan at the full resolution:

See Also
gtopo30
Read elevation data from GTOPO30
etopo5
Read data from the ETOPO5 dataset
usgsdem
Read USGS digital elevation maps


  satbath tgrline