OTB.SARBurstExtraction: This application performs a burst extraction by keeping only lines and samples of a required burst.

Sentinel1 IW SLC products are composed of several burst overlapping in azimuth time for each subswath, separated by black lines [1]. The burst extraction consist in extracting a single burst, by selecting only lines and samples of the wanted burst.Note that the output sensor model is updated accordingly. This burst extraction is the perfect preprocessing step for S1 IW SLC product with OTB without suffering from artifacts caused by bursts separation.Two modes are available for the output image : with all pixels andwith only valid pixels

Inputs

Raw Sentinel1 IW SLC image, or any extract of such made by OTB (geom file needed)

format
href
Please set a value for in.

Index for the required Burst (By default -1). If this parameter remains at -1, all bursts will be extracted

integer

The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).

string
Please set a value for out.

Available memory for processing (in MB).

integer

Outputs

The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).

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.SARBurstExtraction", "title": "This application performs a burst extraction by keeping only lines and samples of a required burst.", "description": "Sentinel1 IW SLC products are composed of several burst overlapping in azimuth time for each subswath, separated by black lines [1]. The burst extraction consist in extracting a single burst, by selecting only lines and samples of the wanted burst.Note that the output sensor model is updated accordingly. This burst extraction is the perfect preprocessing step for S1 IW SLC product with OTB without suffering from artifacts caused by bursts separation.Two modes are available for the output image : with all pixels andwith only valid pixels ", "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.SARBurstExtraction/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8090/ogc-api/processes/OTB.SARBurstExtraction/execution.html"}], "inputs": {"in": {"title": "Raw Sentinel1 IW SLC image, or any extract of such made by OTB (geom file needed)", "description": "Raw Sentinel1 IW SLC image, or any extract of such made by OTB (geom file needed)", "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"}, "burstindex": {"title": "Index for the required Burst (By default -1). If this parameter remains at -1, all bursts will be extracted", "description": "Index for the required Burst (By default -1). If this parameter remains at -1, all bursts will be extracted", "maxOccurs": 1, "schema": {"type": "integer", "default": -1, "nullable": true}, "id": "burstindex"}, "out": {"title": "The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).", "description": "The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).", "maxOccurs": 1, "schema": {"type": "string", "default": "float", "enum": ["uint8", "uint16", "int16", "int32", "int32", "float", "double"]}, "id": "out"}, "allpixels": {"title": "Available memory for processing (in MB).", "description": "Available memory for processing (in MB).", "maxOccurs": 1, "schema": {"type": "integer", "default": 256, "nullable": true}, "id": "allpixels"}}, "outputs": {"out": {"title": "The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).", "description": "The output filename will be used to get the prefix and the extension of thise output written's image. For example with outimage.tif asoutput filename, the generated images will had an indice (corresponding at each burst) between the prefix and the extension, such as: outimage_Burst0.tif and outimage_Burst1.tif (if 2 bursts).", "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.SARBurstExtraction.html
Last modified: Wed Jun 9 17:39:32 CEST 2021