Metadata-Version: 2.1
Name: oceans
Version: 0.8.1
Summary: Misc functions for oceanographic data analysis
Home-page: https://pypi.python.org/pypi/oceans/
Author: ['André Palóczy', 'Arnaldo Russo', 'Filipe Fernandes']
Author-email: ocefpaf@gmail.com
Maintainer: Filipe Fernandes
Maintainer-email: ocefpaf@gmail.com
License: BSD-3-Clause
Description: [![PyPI Package](https://img.shields.io/pypi/v/oceans.svg)](https://pypi.org/project/oceans/) [![Travis Build Status](https://travis-ci.org/pyoceans/python-oceans.svg?branch=master)](https://travis-ci.org/pyoceans/python-oceans) [![DOI](https://zenodo.org/badge/11956337.svg)](https://zenodo.org/badge/latestdoi/11956337)
        
        # Python Oceans
        
        Misc helper functions for ocean sciences.
        
        Most of the functions here are Python versions of some common MatlabTM functions.
        They are untested and probably buggy. Use with caution!
        
Keywords: oceanography,data analysis
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: full
