SAGA.grid_calculus.19: Spherical Harmonic Synthesis

Synthesis of a completely normalized spherical harmonic expansion. The coefficients are read from the input file (ASCII file, columns separated by space).<br/><br/>

Inputs

ASCII file with columns degree, order, c_lm, s_lm (separated by space)

format
href
Please set a value for FILE.

Start Degree

integer

Expansion Degree

integer

Start Latitude

number

End Latitude

number

Start Longitude

number

End Longitude

number

Latitude / Longitude Increment

number

Outputs

Synthesized Grid

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.grid_calculus.19", "title": "Spherical Harmonic Synthesis", "description": "Synthesis of a completely normalized spherical harmonic expansion. The coefficients are read from the input file (ASCII file, columns separated by space).<br/><br/>", "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.grid_calculus.19/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.grid_calculus.19/execution.html"}], "inputs": {"FILE": {"title": "File with Coefficients", "description": "ASCII file with columns degree, order, c_lm, s_lm (separated by space)", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "ascii", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "ascii", "contentMediaType": "text/plain"}]}, "id": "FILE"}, "MINDEGREE": {"title": "Start Degree", "description": "Start Degree", "schema": {"type": "integer", "default": 0, "nullable": true}, "id": "MINDEGREE"}, "MAXDEGREE": {"title": "Expansion Degree", "description": "Expansion Degree", "schema": {"type": "integer", "default": 180, "nullable": true}, "id": "MAXDEGREE"}, "LAT_START": {"title": "Start Latitude", "description": "Start Latitude", "schema": {"type": "number", "default": -90, "format": "double", "nullable": true}, "id": "LAT_START"}, "END_LAT": {"title": "End Latitude", "description": "End Latitude", "schema": {"type": "number", "default": 90, "format": "double", "nullable": true}, "id": "END_LAT"}, "LONG_START": {"title": "Start Longitude", "description": "Start Longitude", "schema": {"type": "number", "default": -180, "format": "double", "nullable": true}, "id": "LONG_START"}, "END_LONG": {"title": "End Longitude", "description": "End Longitude", "schema": {"type": "number", "default": 180, "format": "double", "nullable": true}, "id": "END_LONG"}, "INC": {"title": "Latitude / Longitude Increment", "description": "Latitude / Longitude Increment", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "INC"}}, "outputs": {"OUTPUT_GRID": {"title": "Synthesized Grid", "description": "Synthesized Grid", "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": "OUTPUT_GRID"}}}

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