-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
Description
Simple Change to clarify usage
Currently PyRate has 4 options to crop, would be better if we reduce to 2 because the others are redundant and confusing.
Current Options:
# ifgcropopt: 1 = minimum extent 2 = maximum extent 3 = crop 4 = no cropping
Proposed Change:
# ifgcropopt: 1 = crop 2 = no cropping