Metadata-Version: 2.3
Name: hydrolib
Version: 0.4.0
Summary: HYDROLIB tools for hydrodynamic and hydrological modelling workflows
License: LGPL
Author: Deltares
Maintainer: Arthur van Dam
Maintainer-email: arthur.vandam@deltares.nl
Requires-Python: >=3.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: contextily (>=1.4)
Requires-Dist: dask (>=2023.5.0)
Requires-Dist: folium (>=0.18.0)
Requires-Dist: geopandas (>=0.13.1,<2.0)
Requires-Dist: hydrolib-core (>=0.9.0,<0.10.0)
Requires-Dist: ipython (>=8.29.0)
Requires-Dist: jupyter (>=1.0)
Requires-Dist: matplotlib (>=3.5)
Requires-Dist: mplleaflet (>=0.0.5)
Requires-Dist: netcdf4 (>=1.6.4)
Requires-Dist: numpy (>=1.21,<3.0)
Requires-Dist: openpyxl (>=3)
Requires-Dist: pandas (>=1.2,<3.0)
Requires-Dist: pillow (>=11.0.0)
Requires-Dist: pyogrio (>=0.9)
Requires-Dist: rasterio (>=1.3.4)
Requires-Dist: rasterstats (>=0.19)
Requires-Dist: scipy (>=1.9)
Requires-Dist: shapely (>=2.0.2)
Requires-Dist: tqdm (>=4.66.1)
Requires-Dist: xarray (>=2023.1.0)
Requires-Dist: xlrd (>=2.0.1)
