Skip to content

bugfix in multilook and image_stitch for non-hdf5 files#1021

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:bugfix
Jun 13, 2023
Merged

bugfix in multilook and image_stitch for non-hdf5 files#1021
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:bugfix

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jun 13, 2023

Description of proposed changes

  • multilook.py: Fix the bug when input file is binary (non-hdf5) and output file is hdf5.

  • image_stitch.py: support non-hdf5 geometry file, such as los.geo as produced by topsApp

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.

yunjunz added 2 commits June 13, 2023 09:31
+ multilook.py: Fix the bug when input file is binary (non-hdf5) and output file is hdf5.

+ image_stitch.py: support non-hdf5 geometry file, such as los.geo as produced by topsApp
@yunjunz yunjunz merged commit 9166220 into insarlab:main Jun 13, 2023
@yunjunz yunjunz deleted the bugfix branch June 13, 2023 02:50
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