Skip to content

Commit

Permalink
Update tropo_pyaps3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz committed Feb 10, 2025
1 parent 81bbaa1 commit 784b120
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/mintpy/cli/tropo_pyaps3.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
tropo_pyaps3.py -d SAFE_files.txt
# download datasets (covering the area of interest)
tropo_pyaps3.py -d SAFE_files.txt -g inputs/geometryRadar.h5
# debug mode (to facilitate potential pyaps3 debugging)
tropo_pyaps3.py -f timeseries.h5 -g inputs/geometryRadar.h5 --debug
"""

SAFE_FILE = """SAFE_files.txt:
Expand Down

0 comments on commit 784b120

Please sign in to comment.