Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 4, 2022

Description of proposed changes

  • version: add tag for version 1.4.0
  • bulk_plate_motion: add ITRF2014_PMM global var for convenience and future options with PMM model name and plate name, instead of typing detailed values manually.
  • geocode: add checking for the imcompatible options between "--geo2radar" and "--bbox / --software scipy". As reported by @bbuzz31 in the user forum (https://groups.google.com/g/mintpy/c/yj2UklUmpjU).

Reminders

  • Pass Codacy code review (green)
  • Pass Circle CI test (green)
  • If modifying functionality, describe changes to function behavior and arguments in a comment below the function declaration.

yunjunz added 3 commits August 4, 2022 12:27
…oftware scipy"

+ geocode.py: add checking for the imcompatible options between "--geo2radar" and "--bbox / --software scipy"

+ subset: replace try/except with if/else for more robustness

+ arg_group: add --title / --fig-title for --figtitle option as alternatives
@yunjunz yunjunz merged commit 68cdbbe into insarlab:main Aug 4, 2022
@yunjunz yunjunz deleted the v1.4.0 branch August 4, 2022 20:01
yunjunz added a commit to yunjunz/MintPy that referenced this pull request Aug 5, 2022
+ version: add release tag for v1.4.0

+ bulk_plate_motion: add ITRF2014_PMM global var for convenience and future options with PMM model name and plate name, instead of typing detailed values manually.

+ geocode.py: add checking for the imcompatible options between "--geo2radar" and "--bbox / --software scipy"

+ subset: replace try/except with if/else for more robustness

+ arg_group: add --title / --fig-title for --figtitle option as alternatives
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