SAGA.sim_ihacres.1: IHACRES Version 1.0
The Rainfall-Runoff Model IHACRES <br/> <br/> <br/>Reference: <br/> <br/>Jakeman, A.J. / Hornberger, G.M. (1993). <br/>How Much Complexity Is Warranted in a Rainfall-Runoff Model? <br/>Water Resources Research, (29), NO. 8 (2637-2649) <br/> <br/>Croke, B. F. W. et al.(2004).<br/>A dynamic model for predicting hydrologic response to land cover changes in gauged and ungauged catchments. <br/>Journal Of Hydrology 291(1-2): 115-131.
Execute End Point
View the execution endpoint of a process.
View the alternative version in HTML.
{"id": "SAGA.sim_ihacres.1", "title": "IHACRES Version 1.0", "description": "The Rainfall-Runoff Model IHACRES <br/> <br/> <br/>Reference: <br/> <br/>Jakeman, A.J. / Hornberger, G.M. (1993). <br/>How Much Complexity Is Warranted in a Rainfall-Runoff Model? <br/>Water Resources Research, (29), NO. 8 (2637-2649) <br/> <br/>Croke, B. F. W. et al.(2004).<br/>A dynamic model for predicting hydrologic response to land cover changes in gauged and ungauged catchments. <br/>Journal Of Hydrology 291(1-2): 115-131.", "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.sim_ihacres.1/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.sim_ihacres.1/execution.html"}], "inputs": {"TABLE": {"title": "Table", "description": "Table", "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"}, "DATE_Field": {"title": "Date Column", "description": "Select the column containing the Date", "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"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "DATE_Field"}, "DISCHARGE_Field": {"title": "Streamflow Column", "description": "Select the Column containing Discharge Values", "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"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "DISCHARGE_Field"}, "PCP_Field": {"title": "Precipitation Column", "description": "Select the Column containing precipitation Values", "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"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "PCP_Field"}, "TMP_Field": {"title": "Temperature Column", "description": "Select the Column containing Temperature Values", "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"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "TMP_Field"}, "USE_TMP": {"title": "Using temperature data?", "description": "If checked, then temperature data are used.", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "USE_TMP"}, "AREA": {"title": "Area of the Watershed in [km2]", "description": "Area of the Watershed in [km2] used for unit conversion", "schema": {"type": "number", "default": 100, "format": "double", "nullable": true}, "id": "AREA"}, "CFAC": {"title": "Parameter (c)", "description": "Parameter (c) to fit streamflow volume", "schema": {"type": "number", "default": 0.001, "format": "double", "minimum": 0, "maximum": 1, "nullable": true}, "id": "CFAC"}, "TwFAC": {"title": "(Tw) wetness decline time constant", "description": "Tw is approximately the time constant, or inversely,the rate at which the catchment wetness declines in the absence of rainfall", "schema": {"type": "number", "default": 1, "format": "double", "minimum": 0.01, "maximum": 150, "nullable": true}, "id": "TwFAC"}, "STORAGE": {"title": "Storage", "description": "Storage", "schema": {"type": "string", "default": "Single Storage", "enum": ["Single Storage", "Two Parallel Storages", "Two Storages in Series !!! not yet implemented !!!"], "nullable": true}, "id": "STORAGE"}, "IHACVERS": {"title": "IHACRES Version", "description": "IHACRES Version", "schema": {"type": "string", "default": "Jakeman & Hornberger (1993)", "enum": ["Jakeman & Hornberger (1993)", "Croke et al. (2005)"], "nullable": true}, "id": "IHACVERS"}, "SNOW_TOOL": {"title": "Using the snow-melt module?", "description": "If checked, snow-melt module is used.", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "SNOW_TOOL"}, "WRITEALL_TS": {"title": "Write all calculated Time Series in a table?", "description": "If checked, then a second output table with all Time Series data is created.", "schema": {"type": "boolean", "default": false, "nullable": true}, "id": "WRITEALL_TS"}}, "outputs": {"TABLEout": {"title": "Table", "description": "Table", "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": "TABLEout"}, "TABLEparms": {"title": "Table", "description": "Table", "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": "TABLEparms"}, "TABLEsettings": {"title": "Table", "description": "Table", "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": "TABLEsettings"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.sim_ihacres.1.html Last modified: Sat Dec 4 00:09:36 CET 2021