README.md
August 10, 2023 ยท View on GitHub
gliderpy
Gliderpy aims to facilitate effortless access to glider data hosted on ERDDAP servers. Gliderpy is a high level wrapper around erddapy, with glider specific tooling and in-built plotting methods.
And check the docs for more info: https://ioos.github.io/gliderpy
Installation
For conda users you can
conda install --channel conda-forge gliderpy
or, if you are a pip users
pip install gliderpy