SAGA.ta_morphometry.11: Effective Air Flow Heights

Effective Air Flow Heights

Inputs

Élévation

format
href
Please set a value for DEM.

Direction into which the wind blows, starting with 0 for North and increasing clockwise.

format
href
Please set a value for DIR.

Wind Direction Units

string

Wind Speed

format
href
Please set a value for LEN.

Scaling

number

Search Distance [km]

number

constant direction into the wind blows, given as degree

number

use old version for constant wind direction (no acceleration and averaging option)

boolean

Acceleration

number

use more averaged elevations when looking at increasing distances

boolean

Windward Factor

number

Luv Factor

number

Outputs

Effective Air Flow Heights

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.ta_morphometry.11", "title": "Effective Air Flow Heights", "description": "Effective Air Flow Heights", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.ta_morphometry.11/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.ta_morphometry.11/execution.html"}], "inputs": {"DEM": {"title": "\u00c9l\u00e9vation", "description": "\u00c9l\u00e9vation", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "DEM"}, "DIR": {"title": "Wind Direction", "description": "Direction into which the wind blows, starting with 0 for North and increasing clockwise.", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "DIR"}, "DIR_UNITS": {"title": "Wind Direction Units", "description": "Wind Direction Units", "schema": {"type": "string", "default": "radians", "enum": ["radians", "degree"], "nullable": true}, "id": "DIR_UNITS"}, "LEN": {"title": "Wind Speed", "description": "Wind Speed", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "LEN"}, "LEN_SCALE": {"title": "Scaling", "description": "Scaling", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "LEN_SCALE"}, "MAXDIST": {"title": "Search Distance [km]", "description": "Search Distance [km]", "schema": {"type": "number", "default": 300, "format": "double", "nullable": true}, "id": "MAXDIST"}, "DIR_CONST": {"title": "Constant Wind Direction", "description": "constant direction into the wind blows, given as degree", "schema": {"type": "number", "default": 135, "format": "double", "nullable": true}, "id": "DIR_CONST"}, "OLDVER": {"title": "Old Version", "description": "use old version for constant wind direction (no acceleration and averaging option)", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "OLDVER"}, "ACCEL": {"title": "Acceleration", "description": "Acceleration", "schema": {"type": "number", "default": 1.5, "format": "double", "nullable": true}, "id": "ACCEL"}, "PYRAMIDS": {"title": "Elevation Averaging", "description": "use more averaged elevations when looking at increasing distances", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "PYRAMIDS"}, "LEE": {"title": "Windward Factor", "description": "Windward Factor", "schema": {"type": "number", "default": 0.5, "format": "double", "nullable": true}, "id": "LEE"}, "LUV": {"title": "Luv Factor", "description": "Luv Factor", "schema": {"type": "number", "default": 3, "format": "double", "nullable": true}, "id": "LUV"}}, "outputs": {"AFH": {"title": "Effective Air Flow Heights", "description": "Effective Air Flow Heights", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "AFH"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/SAGA.ta_morphometry.11.html
Last modified: Sat Feb 19 15:43:34 CET 2022