Welcome to HydroBox’s documentation!

Stable branch

https://travis-ci.org/mmaelicke/hydrobox.svg?branch=stable https://readthedocs.org/projects/hydrobox/badge/?version=latest https://codecov.io/gh/mmaelicke/hydrobox/branch/stable/graph/badge.svg

Development branch

https://travis-ci.org/mmaelicke/hydrobox.svg?branch=master https://readthedocs.org/projects/hydrobox/badge/?version=latest https://codecov.io/gh/mmaelicke/hydrobox/branch/master/graph/badge.svg

Warning

This documentation is by no means finished and in development. Kind of everything here might be subject to change.

About

The HydroBox package is a toolbox for hydrological data analysis developed at the Chair of Hydrology at the Karlsruhe Institute of Technology (KIT). The HydroBox has a submodule called toolbox, which is a collection of functions and classes that accept common numpy and pandas input formats and wrap around scipy functionality. Its purpose is:

  • to speed up common hydrological data analysis tasks
  • to integrate fully with custom numpy/pandas/scipy code

Jump directly to the installation section or get started.

Indices and tables