Skip to content

Commit

Permalink
don't require float format for phase filter param
Browse files Browse the repository at this point in the history
  • Loading branch information
jtherrmann committed Oct 13, 2023
1 parent ab48181 commit 4fe7673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion job_spec/INSAR_GAMMA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ INSAR_GAMMA:
api_schema:
description: Adaptive phase filter exponent (alpha). Larger values result in more aggressive filtering. If zero, adaptive phase filter will be skipped. We recommend against values less than 0.2, or values with more than two decimal places of precision.
type: number
format: float
minimum: 0.0
maximum: 1.0
default: 0.6
Expand Down

0 comments on commit 4fe7673

Please sign in to comment.