Metadata-Version: 2.1
Name: rdii
Version: 0.1
Summary: Rainfall-Derived Infiltration and Inflow library
Home-page: https://github.com/klangner/rdii
Author: Krzysztof Langner
Author-email: klangner@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# RDII (Rainfall-Derived Infiltration and Inflow) library

## Installation

Running tests

```bash
$ python -m unittest
```

## Features

  * [x] Find rain periods


## Example usage

## Join in!

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

Please report bugs via the
[github issue tracker](https://github.com/klangner/rdii/issues).


## 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.

