sarpy
Python tools for reading, writing, and simple processing of complex SAR data and other associated data.
Python tools for reading, writing, and simple processing of complex SAR data and other associated data.
To install this package, run one of the following:
SarPy is a basic Python library to read, write, display, and do simple processing of complex SAR data using the NGA SICD format. It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. SarPy complements the SIX library (C++) and the MATLAB SAR Toolbox, which are implemented in other languages but have similar goals.
Some sample SICD files can be found here.
In addition to SICD, SarPy can also read COSMO-SkyMed, RADARSAT-2, Radar Constellation Mission (RCM), and Sentinel-1 SLC formats and convert them to SICD.
Some examples of how to read complex SAR data using SarPy are provided in docs/sarpy_example.py.
Summary
Python tools for reading, writing, and simple processing of complex SAR data and other associated data.
Last Updated
Oct 4, 2024 at 03:28
License
MIT
Total Downloads
118.9K
Supported Platforms
GitHub Repository
https://github.com/ngageoint/sarpyDocumentation
https://sarpy.readthedocs.io/en/latest/