SAGA.statistics_grid.13: Save Grid Statistics to Table
Calculates statistical properties (arithmetic mean, minimum, maximum, variance, standard deviation) for each of the given grids and saves it to a table.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.statistics_grid.13", "title": "Save Grid Statistics to Table", "description": "Calculates statistical properties (arithmetic mean, minimum, maximum, variance, standard deviation) for each of the given grids and saves it to a table.", "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://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.statistics_grid.13/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.statistics_grid.13/execution.html"}], "inputs": {"GRIDS": {"title": "Grids", "description": "Grids", "maxOccurs": 1024, "extended-schema": {"type": "array", "minItems": 1, "maxItems": 1024, "items": {"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": "GRIDS"}, "DATA_CELLS": {"title": "Number of Data Cells", "description": "Number of Data Cells", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "DATA_CELLS"}, "NODATA_CELLS": {"title": "Number of No-Data Cells", "description": "Number of No-Data Cells", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "NODATA_CELLS"}, "CELLSIZE": {"title": "Cellsize", "description": "Cellsize", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "CELLSIZE"}, "MEAN": {"title": "Arithmetic Mean", "description": "Arithmetic Mean", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "MEAN"}, "MIN": {"title": "Minimum", "description": "Minimum", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "MIN"}, "MAX": {"title": "Maximum", "description": "Maximum", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "MAX"}, "RANGE": {"title": "Range", "description": "Range", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "RANGE"}, "SUM": {"title": "Sum", "description": "Sum", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "SUM"}, "SUM2": {"title": "Sum of Squares", "description": "Sum of Squares", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "SUM2"}, "VAR": {"title": "Variance", "description": "Variance", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "VAR"}, "STDDEV": {"title": "Standard Deviation", "description": "Standard Deviation", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "STDDEV"}, "STDDEVLO": {"title": "Mean less Standard Deviation", "description": "Mean less Standard Deviation", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "STDDEVLO"}, "STDDEVHI": {"title": "Mean plus Standard Deviation", "description": "Mean plus Standard Deviation", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "STDDEVHI"}, "PCTL_VAL": {"title": "Percentiles", "description": "Separate the desired percentiles by semicolon", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "PCTL_VAL"}, "PCTL_HST": {"title": "From Histogram", "description": "From Histogram", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "PCTL_HST"}}, "outputs": {"STATS": {"title": "Statistics for Grids", "description": "Statistics for Grids", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "STATS"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.statistics_grid.13.html Last modified: Sat Dec 4 00:09:36 CET 2021