Metadata-Version: 2.4
Name: pydra_core
Version: 0.0.1
Summary: Python package for calculating hydraulic loads
Author: Paulina Kindermann, Jochem Caspers, David Haasnoot, Guy Dupuits, Jerom Aerts, Rolf Waterman, Bart Thonus, Marit Zethof
Author-email: Niels van der Vegt <n.vandervegt@hkv.nl>
License-Expression: GPL-3.0
Description-Content-Type: text/markdown

# Pydra Core

This is a stable version of the Pydra, containing the core functionality of the Pydra package.
Pydra was started as an experimental Python version of Hydra-NL
Pydra is developed by HKV together with Rijkswaterstaat and Deltares and is published under de GNU GPL-3 license.

## Certain submodules have their own licensing

> The files `CombOverloopOverslag64.dll` and `DynamicLib-DaF.dll` are obtained from [Hydra-NL v2.8.2](https://iplo.nl/thema/water/applicaties-modellen/waterveiligheidsmodellen/hydra-nl/) which is freely available through the dutch government.
>
> The `dllDikesOvertopping.dll` and `feedbackDLL.dll` are part of [DiKErnel](https://github.com/Deltares/DiKErnel) which is made by [Deltares](https://www.deltares.nl/en) and published under the
> [GNU AFFERO GPL v3](https://github.com/Deltares/DiKErnel/blob/master/Licenses/Deltares/DikesOvertopping.LICENSE) license.
> These dll files are only included to make use of this package easier.
