Installation

To install searvey, you need Python greater than or equal to version 3.8.

You can install it, either using pip (ideally within a Virtual Environment):

pip install searvey

or using conda:

conda install -c conda-forge searvey

Development version

If you need to install the latest development version you can use:

pip install git+https://github.com/oceanmodeling/searvey.git