Software for working with data from Bio-Argo floats


Keywords
Oceanography, Argo, Bio-Argo, drifting, buoys, floats
License
MIT
Install
pip install biofloat==0.4.3

Documentation

biofloat

Build Status Coverage Status Code Health PyPI version DOI

Python module biofloat is designed to simplify using Bio-Argo data in a Python/Jupyter Notebook programming environment.

Installation

From Anaconda, Canopy, or Unix prompt:

pip install biofloat

For plotting data on a map basemap needs to be installed.

Usage

See example Jupyter Notebooks and scripts that demonstrate specific analyses and visualizations.