Metadata-Version: 2.1
Name: gsshapy
Version: 2.3.9
Summary: An SQLAlchemy ORM for GSSHA model files and a toolkit to convert gridded input into GSSHA input.
Home-page: https://github.com/CI-WATER/gsshapy
Author: Nathan Swain, Alan D. Snow, and Scott D. Christensen
Author-email: nathan.swain@byu.net
License: BSD 3-Clause License
Keywords: GSSHA,database,object relational model
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: affine
Requires-Dist: appdirs
Requires-Dist: dask
Requires-Dist: gdal
Requires-Dist: geopandas
Requires-Dist: mapkit (>=1.2.6)
Requires-Dist: pangaea
Requires-Dist: psycopg2
Requires-Dist: pyyaml
Requires-Dist: rapidpy
Requires-Dist: sqlalchemy
Requires-Dist: timezonefinder
Requires-Dist: utm
Requires-Dist: wrf-python
Provides-Extra: docs
Requires-Dist: mock ; extra == 'docs'
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: coveralls ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'

Documentation can be found at http://gsshapy.readthedocs.io. 

.. image:: https://zenodo.org/badge/26494532.svg 
    :target: https://zenodo.org/badge/latestdoi/26494532

