.. _installing: ############# Installation ############# xsarsea need [xsar](https://gitlab.ifremer.fr/sarlib/saroumane/-/blob/develop/README.md) instalation user instalation: .. code-block:: shell pip install git+https://gitlab.ifremer.fr/sarlib/xsarsea.git developement installation: .. code-block:: shell git clone https://gitlab.ifremer.fr/sarlib/xsarsea.git cd xsarsea pip install -e . pip install -r requirements.txt