HYMOD2 Hydrological Model Matlab Code
收藏DataONE2021-12-05 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:7cb69100de11199177254e0f8ffbf02946cb894d580e7a875d45ed003bb808d3
下载链接
链接失效反馈官方服务:
资源简介:
HYMOD2 is an improved version of the widely used hydrological model HYMOD. The improvements are made based on simple but realistic evaporation process parameterizations. The file \"hymod2.m\" is the model code, which is also well commented so that it is easy to follow.
The input file needs to be in MATLAB data format (.mat). Rows should include daily sequence and columns are for the following variables: Precipitation (column-1), Potential Evaporation (column-2) and Discharge (column-3). Check \"LoadData.m\" function for input information and make changes as necessary. Parameter values are assigned in \"PriorHyModV2.m\" function. Results are stored in \"Results.mat\" file.
Disclaimer:
This program comes \"as is\" and the authors cannot be held responsible for any issues resulting from the improper functioning of the program. If found, please report the bugs to royt@email.arizona.edu. Prompt action will be taken to fix reported bugs.
HYMOD2 Citation:
Roy, T., H. V. Gupta, A. Serrat-Capdevila, and J. B. Valdes (2017), Using Satellite-Based Evapotranspiration Estimates to Improve the Structure of a Simple Conceptual Rainfall-Runoff Model, Hydrology and Earth System Sciences, 21(2), 879–896, doi:10.5194/hess-21-879-2017.
HYMOD Citation:
Boyle, D. P., H. V Gupta, and S. Sorooshian (2000), Toward improved calibration of hydrologic models: Combining the strengths of manual and automatic methods, Water Resources Research, 36, 3663– 3674, doi:10.1029/2000WR900207.
创建时间:
2021-12-05



