Import SRTM30 DEM
- Author: O.Conrad (c) 2004
- Menu: File | Grid | Import
Description
Extracts elevation grids from SRTM30 data.
"SRTM30 is a near-global digital elevation model (DEM) comprising a combination of data from the Shuttle Radar Topography Mission, flown in February, 2000 and the the U.S. Geological Survey's GTOPO30 data set. It can be considered to be either an SRTM data set enhanced with GTOPO30, or as an upgrade to GTOPO30." (NASA)
Further information about the GTOPO30 data set:
http://edcdaac.usgs.gov/gtopo30/gtopo30.html
SRTM30 data can be downloaded from:
ftp://e0srp01u.ecs.nasa.gov/srtm/version2/SRTM30/
A directory, that contains the uncompressed SRTM30 DEM files, can be located using the "Path" Parameter of this tool.
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Output | Grid | data object Grid, output, optional | GRID | - | - | 
| Options | Path | file path | PATH | - | - | 
| West | integer number | XMIN | - | Default: 60 | 
| East | integer number | XMAX | - | Default: 120 | 
| South | integer number | YMIN | - | Default: 20 | 
| North | integer number | YMAX | - | Default: 50 | 
Command Line
Usage: saga_cmd io_grid 9 [-GRID ] [-PATH ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ]
  -GRID:	Grid
	data object Grid, output, optional
  -PATH:	Path
	file path
  -XMIN:	West
	integer number
	Default: 60
  -XMAX:	East
	integer number
	Default: 120
  -YMIN:	South
	integer number
	Default: 20
  -YMAX:	North
	integer number
	Default: 50