Hydrobricks documentation ========================== Hydrobricks is a flexible, modular hydrological modelling framework. Its computational core is written in C++ for performance, while data preparation, model configuration, and calibration are handled through a Python interface. Hydrobricks ships with pre-built model structures for common use cases. The available models are described on the :ref:`models page`. The main building blocks of the framework are explained on the :ref:`basics page`. Additional resources contributed by the community are listed on the :ref:`resources page`. .. toctree:: :maxdepth: 2 :caption: Contents: doc/getting-started doc/basics doc/models doc/processes doc/parameters doc/forcing doc/preprocessing doc/advanced doc/resources doc/upgrade doc/references api/modules