Skip to content

Commit

Permalink
Merge pull request #1877 from ASFHyP3/phase-filter-param
Browse files Browse the repository at this point in the history
Don't require float format for phase filter param
  • Loading branch information
jtherrmann authored Oct 13, 2023
2 parents e329c88 + 3cee0e7 commit d52ea2e
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 d52ea2e

Please sign in to comment.