Metadata-Version: 1.2
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
Description: =====
        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.
        
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
