SAGA.climate_tools.4: Daily Insolation over Latitude

Orbital parameters used here are based on the work of Andre L. Berger and its implementation from the NASA Goddard Institute for Space Studies (GISS). Berger's orbital parameters are considered to be valid for approximately 1 million years.

Inputs

Start [ka]

number

Stop [ka]

number

Step [ka]

number

Latitude Increment [Degree]

integer

Day of Year

integer

Outputs

Solar Radiation

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.climate_tools.4", "title": "Daily Insolation over Latitude", "description": "Orbital parameters used here are based on the work of Andre L. Berger and its implementation from the NASA Goddard Institute for Space Studies (GISS). Berger's orbital parameters are considered to be valid for approximately 1 million years. ", "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.climate_tools.4/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.climate_tools.4/execution.html"}], "inputs": {"START": {"title": "Start [ka]", "description": "Start [ka]", "schema": {"type": "number", "default": -200, "format": "double", "nullable": true}, "id": "START"}, "STOP": {"title": "Stop [ka]", "description": "Stop [ka]", "schema": {"type": "number", "default": 2, "format": "double", "nullable": true}, "id": "STOP"}, "STEP": {"title": "Step [ka]", "description": "Step [ka]", "schema": {"type": "number", "default": 1, "format": "double", "nullable": true}, "id": "STEP"}, "DLAT": {"title": "Latitude Increment [Degree]", "description": "Latitude Increment [Degree]", "schema": {"type": "integer", "default": 5, "minimum": 1, "maximum": 90, "nullable": true}, "id": "DLAT"}, "DAY": {"title": "Day of Year", "description": "Day of Year", "schema": {"type": "integer", "default": 181, "minimum": 0, "maximum": 366, "nullable": true}, "id": "DAY"}}, "outputs": {"SOLARRAD": {"title": "Solar Radiation", "description": "Solar Radiation", "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": "SOLARRAD"}}}

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