Metadata-Version: 2.1
Name: cocos-map
Version: 0.1.0
Summary: on-the-fly estimation of coastal paramters from video of a wave field
Home-page: https://github.com/MatthijsGawehn/cocos_map
Author: Matthijs Gawehn
Author-email: Matthijs.Gawehn@deltares.nl
License: GNU General Public License v3
Keywords: cocos_map
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)
Requires-Dist: spyder (==5.1.5)
Requires-Dist: numpy (==1.20.3)
Requires-Dist: opencv-python (==4.1.2.30)
Requires-Dist: matplotlib (==3.3.1)
Requires-Dist: mat73 (==0.46)
Requires-Dist: scipy (==1.6.2)
Requires-Dist: joblib (==1.0.1)
Requires-Dist: scikit-image (==0.18.1)

=====
COCOS
=====


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

.. image:: https://img.shields.io/travis/MatthijsGawehn/cocos_map.svg
        :target: https://travis-ci.com/MatthijsGawehn/cocos_map

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


.. image:: https://pyup.io/repos/github/MatthijsGawehn/cocos_map/shield.svg
     :target: https://pyup.io/repos/github/MatthijsGawehn/cocos_map/
     :alt: Updates



on-the-fly estimation of coastal paramters from videos of a wave field


* Free software: GNU General Public License v3
* Documentation: https://cocos-map.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-08-20)
------------------

* First release on PyPI.


