Metadata-Version: 2.1
Name: py-wave-runup
Version: 0.1.0
Summary: Empirical wave runup models implemented in Python
Home-page: https://github.com/chrisleaman/py-wave-runup
License: GPL-3.0+
Author: Chris Leaman
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (>=1.16,<2.0)
Project-URL: Documentation, https://py-wave-runup.readthedocs.io
Project-URL: Repository, https://github.com/chrisleaman/py-wave-runup
Description-Content-Type: text/x-rst

=================
Python Wave Runup
=================


.. image:: https://img.shields.io/pypi/v/py_wave_runup.svg
        :target: https://pypi.python.org/pypi/py_wave_runup

.. image:: https://img.shields.io/travis/com/chrisleaman/py-wave-runup.svg
        :target: https://travis-ci.com/chrisleaman/py-wave-runup

.. image:: https://readthedocs.org/projects/py-wave-runup/badge/?version=latest
    :target: https://py-wave-runup.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status


.. image:: https://pyup.io/repos/github/chrisleaman/py-wave-runup/shield.svg
     :target: https://pyup.io/repos/github/chrisleaman/py-wave-runup/
     :alt: Updates

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black

Empirical wave runup models implemented in Python


* Free software: GNU General Public License v3
* Documentation: https://py-wave-runup.readthedocs.io.


Features
--------

* TODO

