umr-lops / xsarsea

scientific functions to compute radar or geophysical parameters from satellite images over ocean
https://cerweb.ifremer.fr/datarmor/doc_sphinx/xsarsea/
MIT License
10 stars 6 forks source link
dask datatree ocean ocean-sciences oceanography python radar research science waves winds xarray

xsarsea #######

.. image:: https://img.shields.io/pypi/v/xsarsea.svg :target: https://pypi.python.org/pypi/xsarsea

.. image:: https://img.shields.io/travis/umr-lops/xsarsea.svg :target: https://travis-ci.com/umr-lops/xsarsea

.. image:: https://readthedocs.org/projects/xsarsea/badge/?version=latest :target: https://xsarsea.readthedocs.io/en/latest/?version=latest :alt: Documentation Status

CMOD, sigma0 detrend, and others sar processing tools over ocean.

Installation

xsarsea is supposed to use xsar objects to map SAR products into xarray Datasets.

now you can install xsarsea

.. code-block:: bash

conda activate xsar

for user:


.. code-block:: bash

pip install git+https://github.com/umr-lops/xsarsea.git

for development:


.. code-block:: bash

pip install git+https://github.com/umr-lops/xsarsea.git
cd xsarsea
pip install -r requirements.txt
pip install -e .

Documentation and examples

https://cyclobs.ifremer.fr/static/sarwing_datarmor/xsarsea