Metadata-Version: 2.1
Name: pocean-core
Version: 3.0.0
Summary: A python framework for working with met-ocean data
Home-page: https://github.com/pyoceans/pocean-core
Author: Kyle Wilcox
Author-email: kyle@axds.co
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Requires-Python: <4,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# 🌐 pocean-core

[![Build Status](https://travis-ci.org/pyoceans/pocean-core.svg?branch=master)](https://travis-ci.org/pyoceans/pocean-core)
[![Build status](https://ci.appveyor.com/api/projects/status/gds2iavceg5unj0a?svg=true)](https://ci.appveyor.com/project/ocefpaf/pocean-core)
[![license](https://img.shields.io/github/license/pyoceans/pocean-core.svg)](https://github.com/pyoceans/pocean-core/blob/master/LICENSE.txt)
[![GitHub release](https://img.shields.io/github/release/pyoceans/pocean-core/all.svg)


🐍 + 🌊

A python framework for working with met-ocean data

## Resources
+ **Documentation:** <https://pyoceans.github.io/pocean-core/docs/>
+ **API:** <https://pyoceans.github.io/pocean-core/docs/api/pocean.html>
+ **Source Code:** <https://github.com/pyoceans/pocean-core/>
+ **Git clone URL:** <https://github.com/pyoceans/pocean-core.git>


