SAGA 9.7.1 | Tool Library Documentation

SRTM (CGIAR CSI)


Description

This tool provides easy-to-use access to the 'NASA Shuttle Radar Topography Mission Global 3 arc second' elevation data (about 90 meter resolution) as provided by the CGIAR CSI server. It uses a local database in the chosen directory which provides the original tiles. If the tiles covering the requested area are not found in this directory the tool tries to download these from the CGIAR CSI server.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Shapesshapes, inputSHAPES--
OutputGriddata object Grid, output, optionalRESULT--
OptionsLocal Tiles Directoryfile pathTILESDownload location for tiles. If requested tile is already present download will be skipped.-
Delete Archive FilesbooleanDELARCHIVEDo not keep archive files after downloadDefault: 1
ExtentchoiceEXTENT-Available Choices: [0] user defined [1] shapes extent [2] grid system extent [3] grid system Default: 0
Grid Systemgrid systemGRID_SYSTEM--
Westfloating point numberXMIN-Default: 270360.000000
Eastfloating point numberXMAX-Default: 931320.000000
Southfloating point numberYMIN-Default: 5225850.000000
Northfloating point numberYMAX-Default: 6111540.000000
Columnsinteger numberNX-Minimum: 1 Default: 7345
Rowsinteger numberNY-Minimum: 1 Default: 9842
Bufferfloating point numberBUFFERadd buffer (map units) to extentMinimum: 0.000000 Default: 0.000000
Cellsizefloating point numberCELLSIZE-Minimum: 0.000100 Default: 90.000000
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").-

Command Line


Usage: saga_cmd io_webservices 1 [-RESULT ] [-TILES ] [-DELARCHIVE ] [-EXTENT ] [-GRID ] [-SHAPES ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-NX ] [-NY ] [-BUFFER ] [-CELLSIZE ] [-CRS_STRING ]
  -RESULT:     	Grid
	data object Grid, output, optional
  -TILES:      	Local Tiles Directory
	file path
  -DELARCHIVE: 	Delete Archive Files
	boolean
	Default: 1
  -EXTENT:     	Extent
	choice
	Available Choices:
	[0] user defined
	[1] shapes extent
	[2] grid system extent
	[3] grid system
	Default: 0
  -GRID:       	Grid
	grid, input
  -SHAPES:     	Shapes
	shapes, input
  -XMIN:    	West
	floating point number
	Default: 270360.000000
  -XMAX:    	East
	floating point number
	Default: 931320.000000
  -YMIN:    	South
	floating point number
	Default: 5225850.000000
  -YMAX:    	North
	floating point number
	Default: 6111540.000000
  -NX:         	Columns
	integer number
	Minimum: 1
	Default: 7345
  -NY:         	Rows
	integer number
	Minimum: 1
	Default: 9842
  -BUFFER:  	Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -CELLSIZE:	Cellsize
	floating point number
	Minimum: 0.000100
	Default: 90.000000
  -CRS_STRING: 	Coordinate System Definition
	text