Skip to content

modify_network: add --ex-date12 option#1151

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:ex_date12
Mar 4, 2024
Merged

modify_network: add --ex-date12 option#1151
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:ex_date12

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Mar 3, 2024

Description of proposed changes

This PR adds the capability to exclude interferometric pairs given the list of date12, besides given the ifgram index. The benefit is that it won't change after updating interferogram stack.

  • (cli.)modify_network.py: add --exclude-date12 option to exclude pairs given date1_date2

  • defaults.smallbaselineApp(_auto).cfg: add mintpy.network.excludeDate12 option with auto value of no

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ (cli.)modify_network.py: add --exclude-date12 option to exclude pairs given date1_date2

+ defaults.smallbaselineApp(_auto).cfg: add mintpy.network.excludeDate12 option with auto value of no
@yunjunz yunjunz merged commit 502bfa1 into insarlab:main Mar 4, 2024
@yunjunz yunjunz deleted the ex_date12 branch March 4, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant