Installation

Instructions

Install the last release and dependencies with conda (recommended):

conda install -c conda-forge bgcArgo

or pip:

pip install bgcArgo

you can also work with the latest version:

pip install git+http://github.com/ArgoCanada/bgcArgo.git@master

Required dependencies

  • Python >=3.4

  • numpy

  • scipy

  • matplotlib

  • gsw

  • netCDF4

  • pandas

Optional dependencies

  • seaborn

  • cmocean

The bgcArgo software is continuously tested with sucess under all OS (Linux, Mac and Windows) and with python versions 3.6, 3.7 and 3.8.