Skip to content

Commit

Permalink
Merge branch 'master' of github.com:remotesensinginfo/sen1_ard_gamma
Browse files Browse the repository at this point in the history
* 'master' of github.com:remotesensinginfo/sen1_ard_gamma:
  Update README.md
  Update README.md
  • Loading branch information
petebunting committed May 7, 2020
2 parents 4e6ce00 + 25c6772 commit 5ac783b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This is a python module and terminal commands for processing Sentinel-1 GRD data products using the Gamma software.

Installation:

python ./setup.py install

If you have Gamma installed locally this module can be run with the following command:

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
Expand Down

0 comments on commit 5ac783b

Please sign in to comment.