Skip to content

scientific functions to compute radar or geophysical parameters from satellite images over ocean

License

Notifications You must be signed in to change notification settings

c-core-labs/xsarsea

 
 

Repository files navigation

xsarsea

Documentation Status

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

Installation

xsarsea is supposed to use [xsar](https://github.com/umr-lops/xsar) objects to map SAR products into xarray Datasets.

now you can install xsarsea

conda activate xsar

for user:

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

for development:

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

About

scientific functions to compute radar or geophysical parameters from satellite images over ocean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%