Skip to content

s*b*App: ignore [] in the template opts#554

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main
May 1, 2021
Merged

s*b*App: ignore [] in the template opts#554
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented May 1, 2021

Description of proposed changes

  • smallbaselineApp.py: Ignore the "[" and "]" in all template options that have potentially more than 1 values, to be more tolerant to the input syntax error (smallbaselineapp fails to read updated config file #551).

  • docs/dir_structure:

    • remove file structures in alosStack example that are not relevant to mintpy to simplify the structure
    • improve overall tree structure diagram
  • view: move tight_layout() after set_size_inches() for a nicer separation between subplots when there are multiple color bars

Reminders

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

yunjunz added 2 commits April 29, 2021 20:08
+ docs/dir_structure: remove file structures in alosStack example that are not relevant to mintpy to simplify the structure

+ docs/dir_structure: improve overall tree structure diagram

+ view: move tight_layout() after set_size_inches() for a nicer separation between subplots when there are multiple color bars
Ignore the "[" and "]" in all template options that have potentially more than 1 values, to be more tolerant to the input syntax error.
@yunjunz yunjunz merged commit c52ea85 into insarlab:main May 1, 2021
yunjunz added a commit to yunjunz/MintPy that referenced this pull request Oct 9, 2023
+ Fix the bug of `mintpy.network.aoiYX` and `mintpy.network.aoiLALO` getting ignored, which was introduced in insarlab#554.

+ Fix the --aoi-lalo option checking for radar-coded files without lookup file.
yunjunz added a commit to yunjunz/MintPy that referenced this pull request Oct 9, 2023
+ Fix the bug of `mintpy.network.aoiYX` and `mintpy.network.aoiLALO` getting ignored, which was introduced in insarlab#554.

+ Fix the --aoi-lalo option checking for radar-coded files without lookup file.
yunjunz added a commit that referenced this pull request Oct 9, 2023
+ Fix the bug of `mintpy.network.aoiYX` and `mintpy.network.aoiLALO` getting ignored, which was introduced in #554.

+ Fix the ·--aoi-lalo· option checking for radar-coded files without lookup file.
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