Metadata-Version: 2.1
Name: hydrodatasource
Version: 0.0.1
Summary: A python project to deal with hydrological datasources
Home-page: https://github.com/iHeadWater/hydrodatasource
Author: Wenyu Ouyang
Author-email: hust2014owen@gmail.com
License: BSD license
Keywords: hydrodatasource
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: geopandas
Requires-Dist: openpyxl~=3.1
Requires-Dist: xlrd
Requires-Dist: requests
Requires-Dist: kerchunk
Requires-Dist: cfgrib
Requires-Dist: eccodes
Requires-Dist: h5py
Requires-Dist: wget
Requires-Dist: chardet
Requires-Dist: intake
Requires-Dist: dataretrieval
Requires-Dist: pygeohydro
Requires-Dist: pykalman
Requires-Dist: hydrodataset
