Metadata-Version: 2.1
Name: uhslc-station-tools
Version: 0.0.208
Summary: Set of tools for loading, processing and saving sea level data from tide gauges
Home-page: https://github.com/uhsealevelcenter/station_tools
Author: Nemanja Komar
Author-email: komar@hawaii.edu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: numpy (==1.15.0)
Requires-Dist: pandas (==0.24.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: utide (==0.2.5)
Provides-Extra: db
Requires-Dist: python-dotenv (==0.19.2) ; extra == 'db'
Requires-Dist: psycopg2-binary (==2.8.6) ; extra == 'db'

UNKNOWN


