pydra-core 0.0.2__py2.py3-none-any.whl → 0.0.4__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pydra_core/__init__.py +1 -1
- pydra_core/location/profile/lib/CombOverloopOverslag64.dll +0 -0
- pydra_core/location/profile/lib/DynamicLib-DaF.dll +0 -0
- pydra_core/location/profile/lib/README.MD +1 -1
- pydra_core/location/profile/lib/dllDikesOvertopping.dll +0 -0
- pydra_core/location/profile/lib/feedbackDLL.dll +0 -0
- pydra_core/location/settings/settings.py +3 -3
- {pydra_core-0.0.2.dist-info → pydra_core-0.0.4.dist-info}/METADATA +8 -3
- {pydra_core-0.0.2.dist-info → pydra_core-0.0.4.dist-info}/RECORD +10 -6
- {pydra_core-0.0.2.dist-info → pydra_core-0.0.4.dist-info}/WHEEL +0 -0
pydra_core/__init__.py
CHANGED
Binary file
|
Binary file
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
This repository contains four dll files which are published under their own licensing.
|
4
4
|
|
5
|
-
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.
|
5
|
+
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 and have been published with permission.
|
6
6
|
|
7
7
|
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
|
8
8
|
[GNU AFFERO GPL v3](https://github.com/Deltares/DiKErnel/blob/master/Licenses/Deltares/DikesOvertopping.LICENSE) license.
|
Binary file
|
Binary file
|
@@ -305,9 +305,9 @@ class Settings:
|
|
305
305
|
# Set sea level points
|
306
306
|
subsystem = np.array(
|
307
307
|
[
|
308
|
-
"Zeewaterstand
|
309
|
-
"Zeewaterstand
|
310
|
-
"Zeewaterstand
|
308
|
+
"Zeewaterstand/Vlissingen/CondPovVlissingen_12u_zichtjaar2017_metOnzHeid.txt",
|
309
|
+
"Zeewaterstand/Hansweert/CondPovHansweert_12u_zichtjaar2017_metOnzHeid.txt",
|
310
|
+
"Zeewaterstand/Vlissingen virtueel/CondPovVlissingen-Additional_12u_zichtjaar2017_metOnzHeid.txt",
|
311
311
|
]
|
312
312
|
)
|
313
313
|
|
@@ -1,11 +1,16 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pydra_core
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.4
|
4
4
|
Summary: Python package for calculating hydraulic loads
|
5
5
|
Project-URL: Documentation, https://hkv-products-services.github.io/pydra_core/
|
6
6
|
Project-URL: Source, https://github.com/HKV-products-services/pydra_core
|
7
7
|
Author-email: Niels van der Vegt <n.vandervegt@hkv.nl>, David Haasnoot <d.haasnoot@hkv.nl>
|
8
|
-
License
|
8
|
+
License: GNU-GPL V3
|
9
|
+
Requires-Dist: fiona
|
10
|
+
Requires-Dist: matplotlib>=3.9.3
|
11
|
+
Requires-Dist: numpy
|
12
|
+
Requires-Dist: pandas
|
13
|
+
Requires-Dist: scipy
|
9
14
|
Description-Content-Type: text/markdown
|
10
15
|
|
11
16
|
# Pydra Core
|
@@ -30,7 +35,7 @@ profile.draw_profile()
|
|
30
35
|
|
31
36
|
## Certain submodules have their own licensing
|
32
37
|
|
33
|
-
> 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.
|
38
|
+
> 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 and have been published with permission.
|
34
39
|
>
|
35
40
|
> 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
|
36
41
|
> [GNU AFFERO GPL v3](https://github.com/Deltares/DiKErnel/blob/master/Licenses/Deltares/DikesOvertopping.LICENSE) license.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
pydra_core/__init__.py,sha256=
|
1
|
+
pydra_core/__init__.py,sha256=U3MhzKdVGtJWIwtpLzbFzfsjSPSrmiMi6orw_bb856I,803
|
2
2
|
pydra_core/common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
pydra_core/common/common.py,sha256=EOLxaMvTCinKPgYTSF-R-uyV-WF2qRnndVz6Y3TRQIw,2901
|
4
4
|
pydra_core/common/enum.py,sha256=nTdMUWBNbFdunMMSWVLMFKE6lMLviqoN9ihUC8fxq0g,1518
|
@@ -379,11 +379,15 @@ pydra_core/location/profile/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMp
|
|
379
379
|
pydra_core/location/profile/foreland.py,sha256=z-iKa4xMyB1rVS7cz1PV2ztAQmGxyDDC2zbE_g0uDH0,8605
|
380
380
|
pydra_core/location/profile/profile.py,sha256=A8O1pMRBgaYuq1gyaAhWo8ALnFDGrMZTwDrxkAZi7JM,32822
|
381
381
|
pydra_core/location/profile/profile_loading.py,sha256=tMQV5jjWii1lEQ51meCbPoOHoHZOh4tIrnBl0CK6vZI,15009
|
382
|
+
pydra_core/location/profile/lib/CombOverloopOverslag64.dll,sha256=o_WkPQnUXL9baADhA8RAaZLleiwQpy5eO2n23GK9NFA,907264
|
382
383
|
pydra_core/location/profile/lib/DikesOvertopping.LICENSE,sha256=Z4fM5ToIs-ZToqJJBS4uXNSbwKqsVpKem-aD0yu91O0,32385
|
383
|
-
pydra_core/location/profile/lib/
|
384
|
+
pydra_core/location/profile/lib/DynamicLib-DaF.dll,sha256=tJDAbcHbMzzuhqFAHy4SO_-xqEC1gIIaVVT_9VubJmI,819200
|
385
|
+
pydra_core/location/profile/lib/README.MD,sha256=CQLQic2MjbT_ol6nQYvytuH178fdhB_xdXdcpSch14I,767
|
384
386
|
pydra_core/location/profile/lib/__init__.py,sha256=zgFriJljVxsE3jBTysMGXpOxkLPOc9sFVOnd8wyFJQM,40
|
387
|
+
pydra_core/location/profile/lib/dllDikesOvertopping.dll,sha256=rEWPYOxCtE1o_UV2ZPKo6FJkoW-rTQbao4O_E4waUYw,1170680
|
388
|
+
pydra_core/location/profile/lib/feedbackDLL.dll,sha256=rPKyy71RenyX7BcQVPiSNGbmtXj1yJvoHMmIeawYcaU,2169592
|
385
389
|
pydra_core/location/settings/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
386
|
-
pydra_core/location/settings/settings.py,sha256=
|
387
|
-
pydra_core-0.0.
|
388
|
-
pydra_core-0.0.
|
389
|
-
pydra_core-0.0.
|
390
|
+
pydra_core/location/settings/settings.py,sha256=tm0XmfbXC8MRCUt8BI02cqEFPsgylb8eJOLksy3X4K4,13475
|
391
|
+
pydra_core-0.0.4.dist-info/METADATA,sha256=DfN4hdHw2SofNrgjLyTARmlKS2qXE_xmUrQtnl9X3vU,1831
|
392
|
+
pydra_core-0.0.4.dist-info/WHEEL,sha256=tkmg4JIqwd9H8mL30xA7crRmoStyCtGp0VWshokd1Jc,105
|
393
|
+
pydra_core-0.0.4.dist-info/RECORD,,
|
File without changes
|