Metadata-Version: 2.1
Name: cmemsapi
Version: 0.1.8
Summary: A package to help generating reliable data requests about earth observation and marine related information from Copernicus Marine Database.
Home-page: https://github.com/copernicusmarine/cmemsapi
Author: E.U. Copernicus Marine Service Information
Author-email: servicedesk.cmems@mercator-ocean.eu
License: MIT
Description: # Copernicus Marine Toolbox
        
        [![Build Status](https://img.shields.io/travis/copernicusmarine/cmemsapi/master.svg?logo=travis)](https://travis-ci.org/copernicusmarine/cmemsapi)
        [![Documentation Status](https://readthedocs.org/projects/cmemsapi/badge/?version=latest)](https://cmemsapi.readthedocs.io/en/latest/?badge=latest)
        [![MIT License badge](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/copernicusmarine/cmemsapi/blob/master/LICENSE)
        [![PyPI](https://img.shields.io/pypi/v/cmemsapi.svg)](https://github.com/copernicusmarine/cmemsapi)
        [![Updates](https://pyup.io/repos/github/copernicusmarine/cmemsapi/shield.svg)](https://pyup.io/repos/github/copernicusmarine/cmemsapi/)
        [![Python 3](https://pyup.io/repos/github/copernicusmarine/cmemsapi/python-3-shield.svg)](https://pyup.io/repos/github/copernicusmarine/cmemsapi/)
        [![PyPI Supported Versions](https://img.shields.io/pypi/pyversions/cmemsapi.svg)](https://github.com/copernicusmarine/cmemsapi)
        [![Supported Platforms"](https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20macos-lightgrey)](https://github.com/copernicusmarine/cmemsapi)
        
        A python package behaving as `Tooolbox` to ease interaction with [Copernicus Marine Earth Observation Database](https://marine.copernicus.eu) (pre-process, get and post-process data) while offering CLI & GUI capabilities.
        
        **Credits**: E.U. Copernicus Marine Service Information
        
        ## Join the community
        
        Get in touch!
        - Create your [Copernicus Marine Account](https://resources.marine.copernicus.eu/?option=com_sla)
        - Chat in our [Copernicus Marine ChatRoom]()
        - Contact our [Copernicus Human Service Support](https://marine.copernicus.eu/services-portfolio/contact-us/)
        - Join our [training workshops](https://marine.copernicus.eu/news/events-agenda/?keywords=News%20and%20Events%2CEvents%2CNews) and improve your skills from our [Copernicus JupyterLab]()
        - (re)Tweet y/our [Copernicus Stories](https://twitter.com/cmems_eu)
        - Watch [our videos](https://www.youtube.com/channel/UC71ceOVy7WtVC7F04BKoEew)
        
Keywords: cmemsapi
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
