Metadata-Version: 2.4
Name: oneargopy
Version: 0.1.7
Summary: An alpha version of oneargopy.
Author-email: Savannah Stephenson <stephensonsavannah@ymail.com>, Hartmut Frenzel <hfrenzel@uw.edu>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/NOAA-PMEL/OneArgoPy
Project-URL: Issues, https://github.com/NOAA-PMEL/OneArgoPy/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pathlib
Requires-Dist: requests
Requires-Dist: datetime
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: cartopy
Requires-Dist: netCDF4
Dynamic: license-file

# OneArgoPy
A Python library for accessing and visualizing Argo data.

The recommended installation is via pip (pip install oneargopy).

The included Jupyter notebook (oneargopy_demo.ipynb) demonstrates the basic usage of this library.

Python >= 3.10 is required for this library.

## Authors

* Savannah Stephenson (sstephenson2@islander.tamucc.edu)
* Hartmut Frenzel (hfrenzel@uw.edu)

  
