SAGA 9.9.1 | Tool Library Documentation

Global OpenTopography


Description

Download and optionally project global digital elevation model (DEM) data for the area of your interest provided by the OpenTopography project. The download needs a personal API key which can be obtained easily after login at the OpenTopography Data Portal. Available DEM products are:


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
Shapesshapes, inputSHAPES--
OutputGriddata object Grid, output, optionalRESULT--
OptionsDEM TypechoiceDEMTYPE-Available Choices: [0] SRTM GL3 90m [1] SRTM GL1 30m [2] SRTM GL1 Ellipsoidal 30m [3] ALOS World 3D 30m [4] ALOS World 3D Ellipsoidal, 30m [5] Global Bathymetry SRTM15+ V2.1 500m [6] NASADEM Global DEM [7] Copernicus Global DSM 30m [8] Copernicus Global DSM 90m [9] EU DTM 30m [10] GEDI_L3 DTM 1000m [11] Global Ice Bathymetry 500m [12] Global Sub-Ice Bathymetry 500m Default: 3
API KeytextAPI_KEY--
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: 538350.000000
Eastfloating point numberXMAX-Default: 598020.000000
Southfloating point numberYMIN-Default: 5906910.000000
Northfloating point numberYMAX-Default: 5965170.000000
Columnsinteger numberNX-Minimum: 1 Default: 1990
Rowsinteger numberNY-Minimum: 1 Default: 1943
Bufferfloating point numberBUFFERadd buffer (map units) to extentMinimum: 0.000000 Default: 0.000000
Take CellsizechoiceCELLSIZEDEF-Available Choices: [0] data type resolution [1] user defined Default: 0
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 4 [-RESULT ] [-DEMTYPE ] [-API_KEY ] [-EXTENT ] [-GRID ] [-SHAPES ] [-XMIN ] [-XMAX ] [-YMIN ] [-YMAX ] [-NX ] [-NY ] [-BUFFER ] [-CELLSIZEDEF ] [-CELLSIZE ] [-CRS_STRING ]
  -RESULT:        Grid
	data object Grid, output, optional
  -DEMTYPE:
                       DEM Type
                       	choice
                       	Available Choices:
                       	[0] SRTM GL3 90m
                       	[1] SRTM GL1 30m
                       	[2] SRTM GL1 Ellipsoidal 30m
                       	[3] ALOS World 3D 30m
                       	[4] ALOS World 3D Ellipsoidal, 30m
                       	[5] Global Bathymetry SRTM15+ V2.1 500m
                       	[6] NASADEM Global DEM
                       	[7] Copernicus Global DSM 30m
                       	[8] Copernicus Global DSM 90m
                       	[9] EU DTM 30m
                       	[10] GEDI_L3 DTM 1000m
                       	[11] Global Ice Bathymetry 500m
                       	[12] Global Sub-Ice Bathymetry 500m
                       	Default: 3
  -API_KEY:       API Key
	text
  -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: 538350.000000
  -XMAX:       East
	floating point number
	Default: 598020.000000
  -YMIN:       South
	floating point number
	Default: 5906910.000000
  -YMAX:       North
	floating point number
	Default: 5965170.000000
  -NX:            Columns
	integer number
	Minimum: 1
	Default: 1990
  -NY:            Rows
	integer number
	Minimum: 1
	Default: 1943
  -BUFFER:     Buffer
	floating point number
	Minimum: 0.000000
	Default: 0.000000
  -CELLSIZEDEF:   Take Cellsize
	choice
	Available Choices:
	[0] data type resolution
	[1] user defined
	Default: 0
  -CELLSIZE:   Cellsize
	floating point number
	Minimum: 0.000100
	Default: 90.000000
  -CRS_STRING:    Coordinate System Definition
	text