SAGA-GIS Module Library Documentation (v2.3.0)

Module Import SRTM30 DEM

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 module.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputGrid (*)Data Object (optional output)GRID--
OptionsPathFile pathPATH--
West []IntegerXMIN-Default: 60
East []IntegerXMAX-Default: 120
South []IntegerYMIN-Default: 20
North []IntegerYMAX-Default: 50
(*) optional

Command-line

Usage: saga_cmd io_grid 9 [-GRID <str>] [-PATH <str>] [-XMIN <num>] [-XMAX <num>] [-YMIN <num>] [-YMAX <num>] [-TILE_PATH <str>]
  -GRID:<str>     	Grid
	Data Object (optional output)
  -PATH:<str>     	Path
	File path
  -XMIN:<num>     	West []
	Integer
	Default: 60
  -XMAX:<num>     	East []
	Integer
	Default: 120
  -YMIN:<num>     	South []
	Integer
	Default: 20
  -YMAX:<num>     	North []
	Integer
	Default: 50
  -TILE_PATH:<str>	Select file
	File path