Skip to content

bugfixes in cood & tropo_pyaps3#1373

Merged
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:bugfix
Jun 10, 2025
Merged

bugfixes in cood & tropo_pyaps3#1373
yunjunz merged 1 commit intoinsarlab:mainfrom
yunjunz:bugfix

Conversation

@yunjunz
Copy link
Copy Markdown
Member

@yunjunz yunjunz commented Jun 10, 2025

Description of proposed changes

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.

+ objects.coord.coordinate._get_lookup_row_col(): if the given y/x_factor is too small, resulting in no overlap area, then iterate with larger y/x_factor values. This fixes the bug introduced in insarlab#1238, which reduced the default y/x_factor from 10 to 4.

+ tropo_pyaps3: fix a bug introduced by insarlab#1364

+ prep_aria: remove the print out msg for a more informative print out msg, which was duplicated.
@yunjunz yunjunz linked an issue Jun 10, 2025 that may be closed by this pull request
@yunjunz yunjunz merged commit a19cabc into insarlab:main Jun 10, 2025
7 checks passed
@yunjunz yunjunz deleted the bugfix branch June 10, 2025 14:43
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.

bug introduced by subset.py PR

1 participant