OTB.RadiometricIndices: Compute radiometric indices.

This application computes radiometric indices using the relevant channels of the input image. The output is a multi band image into which each channel is one of the selected indices.

Inputs

Input image

format
href
Please set a value for in.

Radiometric indices output image

string
Please set a value for out.

Blue channel index

integer
Please set a value for channels.

Green channel index

integer
Please set a value for channels.green.

Red channel index

integer
Please set a value for channels.red.

NIR channel index

integer
Please set a value for channels.nir.

Mir channel index

integer
Please set a value for channels.mir.

Available memory for processing (in MB).

integer

Outputs

Radiometric indices output image

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": "OTB.RadiometricIndices", "title": "Compute radiometric indices.", "description": "This application computes radiometric indices using the relevant channels of the input image. The output is a multi band image into which each channel is one of the selected indices.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.RadiometricIndices/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.RadiometricIndices/execution.html"}], "inputs": {"in": {"title": "Input image", "description": "Input image", "maxOccurs": 1, "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "in"}, "out": {"title": "Radiometric indices output image", "description": "Radiometric indices output image", "maxOccurs": 1, "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "out"}, "channels": {"title": "Blue channel index", "description": "Blue channel index", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channels"}, "channels.green": {"title": "Green channel index", "description": "Green channel index", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channels.green"}, "channels.red": {"title": "Red channel index", "description": "Red channel index", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channels.red"}, "channels.nir": {"title": "NIR channel index", "description": "NIR channel index", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channels.nir"}, "channels.mir": {"title": "Mir channel index", "description": "Mir channel index", "maxOccurs": 1, "schema": {"type": "integer", "default": 1}, "id": "channels.mir"}, "ram": {"title": "Available memory for processing (in MB).", "description": "Available memory for processing (in MB).", "maxOccurs": 1, "schema": {"type": "integer", "default": 256, "nullable": true}, "id": "ram"}}, "outputs": {"out": {"title": "Radiometric indices output image", "description": "Radiometric indices output image", "extentded-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "image/jpeg", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/jpeg"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "out"}}}

http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.RadiometricIndices.html
Last modified: Wed Jun 9 17:39:32 CEST 2021