Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,22 @@ Inspired by [awesome-python](https://github.com/vinta/awesome-python).
- [InSAR Processing Software](#insar-processing-software)
- [PolSAR Processing Software](#polsar-processing-software)
- [Time Series Analysis Software](#time-series-analysis-software)
- [Tropospheric Noise Correction Software](#tropospheric-noise-correction-software)
- [Noise Correction Software](#noise-correction-software)
- [Geospatial Tools](#geospatial-tools)
- [Radar Related GitHub Repos](#radar-related-github-repos)
- [Data discovery and download](#data-discovery-and-download)
- [Software and Utilities](#software-and-utilities)
- [InSAR Modelling](#insar-modelling)
- [System configuration and installation](#system-configuration-and-installation)
- [Relevant Image processing libraries](#relevant-image-processing-libraries)
- [Resources](#resources)
- [Data Archives](#data-archives)
- [Websites](#websites)
- [Forums](#forums)
- [Training, Tutorials, Classes \& Other Online Educational Material](#training-tutorials-classes--other-online-educational-material)
- [Custom Processing Services](#custom-processing-services)
- [Processing Recipes for Automatic Product Generation](#processing-recipes-for-automatic-product-generation)
- [Other](#other)
- [Twitter](#twitter)
- [Contributing](#contributing)

Expand All @@ -29,6 +38,7 @@ Software capable of multiple processing steps
* [Gamma](https://gamma-rs.ch/gamma-software) - the Gamma software is a commercial software package that supports the entire processing chain from synthetic aperture radar (SAR) raw data focusing over SAR interferometry, time series analysis, polarimetric decompositions, SAR image filtering to generation of end products such as digital elevation models, ground motion, change detection, and land use mapping etc. Most spaceborne SAR systems, various air-/UAV-borne and terrestrial SAR systems, including the Gamma SAR Systems and the GPRI are supported.
* [SARbian](https://eo-college.org/sarbian/) - free and open SAR operating system
* [SARscape](https://www.sarmap.ch/index.php/software/sarscape/) - SARscape is a complete set of functions for the end-to-end processing of all spaceborne and selected airborne SAR data.
* [InSARHub](https://github.com/jldz9/InSARHub) - InSARHub is a modular Python framework for end to end InSAR and time-series processing with GUI support.

## InSAR Processing Software

Expand Down