SAGA.sim_ihacres.4: IHACRES Elevation Bands Calibration
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/>Kokkonen, T. S. et al. (2003). <br/>Predicting daily flows in ungauged catchments:model regionalization from catchment descriptorsat the Coweeta Hydrologic Laboratory, North Carolina <br/> Hydrological Processes (17), 2219-2238 <br/> <br/>Croke, B. F. W., W. S. Merritt, et al. (2004).<br/>A dynamic model for predicting hydrologic responseto land cover changes in gauged andungauged 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.4", "title": "IHACRES Elevation Bands Calibration", "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/>Kokkonen, T. S. et al. (2003). <br/>Predicting daily flows in ungauged catchments:model regionalization from catchment descriptorsat the Coweeta Hydrologic Laboratory, North Carolina <br/> Hydrological Processes (17), 2219-2238 <br/> <br/>Croke, B. F. W., W. S. Merritt, et al. (2004).<br/>A dynamic model for predicting hydrologic responseto land cover changes in gauged andungauged 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.4/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.sim_ihacres.4/execution.html"}], "inputs": {"NELEVBANDS": {"title": "Number of elevation bands", "description": "Number of elevation bands", "schema": {"type": "string", "default": "2", "enum": ["2", "3", "4", "5", "6", "7", "8", "9", "10"], "nullable": true}, "id": "NELEVBANDS"}, "NSIM": {"title": "Number of Simulations", "description": "Number of Simulations for Calibration", "schema": {"type": "integer", "default": 1000, "minimum": 1, "maximum": 10000000, "nullable": true}, "id": "NSIM"}, "AREA_tot": {"title": "Total Catchment Area [km2]", "description": "Total Catchment Area [km2]", "schema": {"type": "number", "default": 0, "format": "double", "nullable": true}, "id": "AREA_tot"}, "IHACVERS": {"title": "IHACRES Version", "description": "IHACRES Version", "schema": {"type": "string", "default": "Jakeman & Hornberger (1993)", "enum": ["Jakeman & Hornberger (1993)", "Croke et al. (2005) !!! not yet implemented !!!"], "nullable": true}, "id": "IHACVERS"}, "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"}, "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"}, "OBJ_FUNC": {"title": "Objective Function", "description": "Objective Function", "schema": {"type": "string", "default": "NSE", "enum": ["NSE", "NSE high flow", "NSE low flow"], "nullable": true}, "id": "OBJ_FUNC"}, "NSEMIN": {"title": "Minimum Nash-Sutcliffe Efficiency", "description": "Minimum Nash-Sutcliffe Efficiency required to print simulation to calibration table", "schema": {"type": "number", "default": 0.7, "format": "double", "minimum": 0.1, "maximum": 1, "nullable": true}, "id": "NSEMIN"}}, "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"}}}
Display original data as JSON
http://tb17.geolabs.fr:8111/ogc-api/processes/SAGA.sim_ihacres.4.html
Last modified: Sat Dec 4 00:09:36 CET 2021