Skip to content

Commit

Permalink
cli/view: add example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjunz committed Mar 9, 2024
1 parent 103b737 commit 2387a7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mintpy/cli/view.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
view.py velocity.h5 --ref-yx 210 566 #change reference pixel for display
view.py velocity.h5 --sub-lat 31.05 31.10 --sub-lon 130.05 130.10 #subset in lalo / yx
view.py velocity.h5 velocity --mask waterBody.h5 --mask-vmax 1
view.py velocity.h5 velocity --style scatter --scatter-size 12
view.py timeseries.h5
view.py timeseries.h5 --ref-date 20101120 #change reference date
Expand Down

0 comments on commit 2387a7f

Please sign in to comment.