Xarray extension for Synthetic Aperture Radar (SAR) data
Project Links
Meta
Author: Fakhereh Sarah Alidoost, Pranav Chandramouli, Francesco Nattino, Freek van Leijen
Requires Python: >=3.10
Classifiers
Development Status
- 3 - Alpha
Intended Audience
- Developers
License
- OSI Approved :: Apache Software License
Natural Language
- English
Programming Language
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
SarXarray
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.
License
Copyright (c) 2022 - 2025, Netherlands eScience Center & Delft University of Technology
Apache Software License 2.0