SAR Calibration Toolbox (SCT)#
Sar Calibration Toolbox (SCT) is the official Aresys Python toolbox for SAR quality data processing. This software provides several features to perform a quality analysis of SAR L1-B products (both SLC and GRD).
SCT is an open source tool developed in the framework of EDAP (Earthnet Data Assessment Project) and SAR MPC (Mission Performance Cluster) projects. For more details please visit:
EDAP webpage: https://earth.esa.int/eogateway/activities/edap
EDAP SAR missions: https://earth.esa.int/eogateway/activities/edap/sar-missions
SAR MPC webpage: https://sar-mpc.eu/
To check if the mission or product type to be analyzed is currently supported by this tool, please refer to the related section.
A detailed list of currently supported analyses can be found here.
API Documentation
Full documentation of modules, functions and objects available in SCT. References are automatically generated from docstrings.
User Manual
In-depth information on the key concepts of SCT, with useful explanations and reference documentation detailing analyses processes and other information.
Quick Start & Tutorials
Tutorials and quick start to dive into the use of SCT as a Command Line Interface tool or as a Python package. Use cases and code snippets to help the user.