From 547af23a78eb356d09883f12658c9a4bf4a8590c Mon Sep 17 00:00:00 2001 From: Alexey Pechnikov Date: Tue, 7 Jan 2025 01:23:00 +0700 Subject: [PATCH] Add PyGMTSAR (Python InSAR): Powerful and Accessible Satellite Interferometry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..9cb51fba 100644 --- a/README.md +++ b/README.md @@ -896,6 +896,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [ObsPy](https://github.com/obspy/obspy/wiki/) - A Python toolbox for seismology. * [Open Babel](https://open-babel.readthedocs.io/) - A chemical toolbox designed to speak the many languages of chemical data. * [PyDy](http://www.pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion. +* [PyGMTSAR](https://github.com/AlexeyPechnikov/pygmtsar) - PyGMTSAR (Python InSAR): Powerful and Accessible Satellite Interferometry. * [PyMC](https://github.com/pymc-devs/pymc3) - Markov Chain Monte Carlo sampling toolkit. * [QuTiP](http://qutip.org/) - Quantum Toolbox in Python. * [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software.