https://github.com/bozso/pygomma
Python wrapper for the Go package / application that wraps the Gamma SAR Remote Sensing software.
https://github.com/bozso/pygomma
insar python python-library python-script python3 remote-sensing sar script scripting scripts wrapper wrapper-library wrapper-script
Last synced: 19 days ago
JSON representation
Python wrapper for the Go package / application that wraps the Gamma SAR Remote Sensing software.
- Host: GitHub
- URL: https://github.com/bozso/pygomma
- Owner: bozso
- License: gpl-3.0
- Created: 2020-02-05T17:28:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T13:44:00.000Z (about 6 years ago)
- Last Synced: 2025-10-10T04:56:56.563Z (4 months ago)
- Topics: insar, python, python-library, python-script, python3, remote-sensing, sar, script, scripting, scripts, wrapper, wrapper-library, wrapper-script
- Language: Python
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pygomma
## Introduction
Essentially this is a very thin wrapper around the Go command line
application, this is meant to replace shell / `bash` / `PowerShell`
scripts, since Python is much more portable, easier to maintan and
friendlier than any of these scripting languages.