kousikb / sarxarray

Xarray extension for Synthetic Aperture Radar (SAR) data

Home Page:https://tudelftgeodesy.github.io/sarxarray/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SarXarray

DOI PyPI Quality Gate Status OpenSSF Best Practices Build License

SARXarray is an open-source Xarray extension for Synthetic Aperture Radar (SAR) data. It is especially designed to work with large volume complex data, e.g. Single Look Complex (SLC) data, as well as derived products such as interferogram stacks.

Installation

SARXarray can be installed from PyPI:

pip install sarxarray

or from the source:

git clone git@github.com:TUDelftGeodesy/sarxarray.git
cd sarxarray
pip install .

Note that Python version >=3.10 is required for SARXarray.

Documentation

For more information on usage and examples of SARXarray, please refer to the documentation.

About

Xarray extension for Synthetic Aperture Radar (SAR) data

https://tudelftgeodesy.github.io/sarxarray/

License:Apache License 2.0


Languages

Language:Python 100.0%