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

Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Aug 6, 2023

Description of proposed changes

  • tsview: add --figsize-img option to be able to customize the map figure size. Make this arg optional so that other existing functionalities won't be affected.

  • subset.read_subset_template2box:

    • support mix separator/delimiter of : and , so that values from isce-proc also work
    • replace try/except with if judgment

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.

+ tsview: add --figsize-img option to be able to customize the map figure size. Make this arg optional so that other existing functionalities won't be affected.

+ subset.read_subset_template2box:
   - support mix separator/delimiter of : and , so that values from isce-proc also works
   - replace try/except with if judgement
@yunjunz yunjunz merged commit 1c8e7a1 into insarlab:main Aug 6, 2023
@yunjunz yunjunz deleted the tsview branch August 6, 2023 12:44
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