Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 626 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 626 Bytes

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.

Try it out on binder Binder

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