Tool IHACRES Calibration (2)
Calibration Tool for the Model IHACRES
Reference:
Jakeman, A.J. / Hornberger, G.M. (1993).
How Much Complexity Is Warranted in a Rainfall-Runoff Model?
Water Resources Research, (29), NO. 8 (2637-2649)
Croke, B. F. W., W. S. Merritt, et al. (2004).
A dynamic model for predicting hydrologic response to land cover changes in gauged and ungauged catchments.
Journal Of Hydrology 291(1-2): 115-131.
- Author: copyrights (c) 2008 Stefan Liersch
- Menu: Simulation|Hydrology|IHACRES
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | Table (input) | TABLE | - | - |
Output | Table (*) | Data Object Table (optional output) | TABLEout | - | - |
Table (*) | Data Object Table (optional output) | TABLEparms | - | - | |
Options | Date Column | Table field | DATE_Field | Select the column containing the Date | - |
Streamflow Column | Table field | DISCHARGE_Field | Select the Column containing Discharge Values | - | |
Precipitation Column | Table field | PCP_Field | Select the Column containing precipitation Values | - | |
Temperature Column | Table field | TMP_Field | Select the Column containing Temperature Values | - | |
Subbasin Inflow | Table field | INFLOW_Field | Select the column containing inflow data to the subbasin | - | |
Is the subbasin upstream (no external inflow) | Boolean | bUPSTREAM | If checked, it means there is no external inflow to the subbasin | Default: 1 | |
Using temperature data? | Boolean | USE_TMP | If checked, then temperature data are used. | Default: 1 | |
Number of Simulations | Integer | NSIM | Number of Simulations for Calibration | Minimum: 1 Maximum: 10000000 Default: 1000 | |
Area of the Watershed in [km2] | Floating point | AREA | Area of the Watershed in [km2] used for unit conversion | Minimum: 0.000010 Default: 100.000000 | |
Storage | Choice | STORAGE | - | Available Choices: [0] Single Storage [1] Two Parallel Storages [2] Two Storages in Series Default: 0 | |
IHACRES Version | Choice | IHACVERS | - | Available Choices: [0] Jakeman & Hornberger (1993) [1] Croke et al. (2005) Default: 0 | |
Snow Tool on/off | Boolean | SNOW_TOOL | If checked the snow module is active | Default: 1 | |
(*) optional |
Command-line
Usage: saga_cmd sim_ihacres 0 [-TABLE <str>] [-DATE_Field <str>] [-DISCHARGE_Field <str>] [-PCP_Field <str>] [-TMP_Field <str>] [-INFLOW_Field <str>] [-bUPSTREAM <str>] [-USE_TMP <str>] [-NSIM <num>] [-AREA <double>] [-STORAGE <str>] [-IHACVERS <str>] [-SNOW_TOOL <str>] [-TABLEout <str>] [-TABLEparms <str>] -TABLE:<str> Table Table (input) -DATE_Field:<str> Date Column Table field -DISCHARGE_Field:<str> Streamflow Column Table field -PCP_Field:<str> Precipitation Column Table field -TMP_Field:<str> Temperature Column Table field -INFLOW_Field:<str> Subbasin Inflow Table field -bUPSTREAM:<str> Is the subbasin upstream (no external inflow) Boolean Default: 1 -USE_TMP:<str> Using temperature data? Boolean Default: 1 -NSIM:<num> Number of Simulations Integer Minimum: 1 Maximum: 10000000 Default: 1000 -AREA:<double> Area of the Watershed in [km2] Floating point Minimum: 0.000010 Default: 100.000000 -STORAGE:<str> Storage Choice Available Choices: [0] Single Storage [1] Two Parallel Storages [2] Two Storages in Series Default: 0 -IHACVERS:<str> IHACRES Version Choice Available Choices: [0] Jakeman & Hornberger (1993) [1] Croke et al. (2005) Default: 0 -SNOW_TOOL:<str> Snow Tool on/off Boolean Default: 1 -TABLEout:<str> Table Data Object Table (optional output) -TABLEparms:<str> Table Data Object Table (optional output)