Metadata-Version: 2.0
Name: pyArgo
Version: 0.0.4
Summary: Python package to handle Argo profiles.
Home-page: https://github.com/castelao/pyArgo
Author: Guilherme Castelao
Author-email: guilherme@castelao.net
License: 3-clause BSD
Keywords: Argo oceanography
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
Requires-Dist: netCDF4 (>=1.2.4)

===============================
PyARGO
===============================

.. image:: https://readthedocs.org/projects/pyARGO/badge/?version=latest
   :target: https://readthedocs.org/projects/pyARGO/?badge=latest
      :alt: Documentation Status

.. image:: https://img.shields.io/travis/castelao/pyARGO.svg
        :target: https://travis-ci.org/castelao/pyARGO

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


Python package to handle ARGO profiles.

* Free software: BSD License
* Documentation: https://pyARGO.readthedocs.org.

Features
--------

* TODO




History
-------

0.0.1 (2015-06-17)
---------------------

* First release on PyPI.


