Installation ============ Instructions ^^^^^^^^^^^^ Install the last release and dependencies with conda (recommended): .. code-block:: text conda install -c conda-forge bgcArgo or pip: .. code-block:: text pip install bgcArgo you can also work with the latest version: .. code-block:: text 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.