SAGA.garden_fractals.0: Bifurcation

Feigenbaum's Bifurcation

Inputs

Value Count

integer

Number of the last x Iteration to be plotted.

integer

Seed Value

number

Range

number

Range

number

Number of Steps

integer

Outputs

Output

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.garden_fractals.0", "title": "Bifurcation", "description": "Feigenbaum's Bifurcation", "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.garden_fractals.0/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.garden_fractals.0/execution.html"}], "inputs": {"ITERATIONS": {"title": "Value Count", "description": "Value Count", "schema": {"type": "integer", "default": 100, "nullable": true}, "id": "ITERATIONS"}, "NVALUES": {"title": "Value Count", "description": "Number of the last x Iteration to be plotted.", "schema": {"type": "integer", "default": 8, "nullable": true}, "id": "NVALUES"}, "SEED": {"title": "Seed Value", "description": "Seed Value", "schema": {"type": "number", "default": 0.66, "format": "double", "minimum": 0, "maximum": 1, "nullable": true}, "id": "SEED"}, "RANGE_MIN": {"title": "Range (min value)", "description": "Range", "schema": {"type": "number", "nullable": true}, "id": "RANGE_MIN"}, "RANGE_MAX": {"title": "Range (max value)", "description": "Range", "schema": {"type": "number", "nullable": true}, "id": "RANGE_MAX"}, "STEP": {"title": "Number of Steps", "description": "Number of Steps", "schema": {"type": "integer", "default": 1000, "nullable": true}, "id": "STEP"}}, "outputs": {"TABLE": {"title": "Output", "description": "Output", "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": "TABLE"}}}

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