A Python package to access Ocean Observatories Initiative (OOI) data via the m2m (machine to machine) interface. This project has been built with the help of various tutorials and examples provided by the OOI, most notably the python section of their repository, which was written mostly (or entirely) by Chris Wingard at OOI.
You can install this package from PyPI using:
pip install yooink
For more information about how to install and use yooink, check out the yooink documentation site.