/rdii

Rainfall-Derived Infiltration and Inflow library

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

RDII (Rainfall-Derived Infiltration and Inflow) library

Build Status

Installation

Usin pip:

$ pip install rdii

Installing the latest version from Github:

$ git clone https://github.com/klangner/rdii
$ cd rdii
$ python setup.py install

Running tests

$ python -m unittest

Features

  • Find rain periods

Example usage

Check notebooks folder for examples.

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Redistributing

rdii source code is distributed under the Apache-2.0 license.

Contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.