We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e6ce00 + 25c6772 commit 5ac783bCopy full SHA for 5ac783b
README.md
@@ -2,6 +2,10 @@
2
3
This is a python module and terminal commands for processing Sentinel-1 GRD data products using the Gamma software.
4
5
+Installation:
6
+
7
+ python ./setup.py install
8
9
If you have Gamma installed locally this module can be run with the following command:
10
11
sen1_grd_ard.py -i ./S1A_IW_GRDH_1SDV_20191124T063118_20191124T063143_030049_036E66_30F8.SAFE/ -o ./output/ -t ./tmp/ -d DTM_UK.kea -r 20 -f GTIFF --intimgs
0 commit comments