Hybrid Models for Hydrology
This repository contains code for the paper "When physics gets in the way: an entropy-based evaluation of conceptual constraints in hybrid hydrological models" submitted to Hydrology and Earth Systems Science (HESS).
In this repository we have included the 'Hy2DL' and 'unite_toolbox' libraries in the versions they used for the 'hybrid_models' project. To run the code, the folder structure should look like this:
├── Projects\
│ ├── Hy2DL\
│ ├── hybrid_models\
│ └── unite_toolbox\
└── (...)
With the described folder setup, please read the README.md for general instructions of installation and usage.
Python, 3.10.11