Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image_stitch: update REF_Y/X after mosaicking in the output file #1156

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Mar 9, 2024

Description of proposed changes

  • image_stitch: update REF_Y/X after stitching, and/or remove SUBSET_Y/XMIN/MAX

  • save_kmz: use a different data png file name to avoid conflict with / overwrite view.py's default output file name

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.

+ image_stitch: update REF_Y/X after stitching, and/or remove SUBSET_Y/XMIN/MAX

+ save_kmz: use a different data png file name to avoid conflict with / overwrite view.py's default output file name
@yunjunz yunjunz merged commit 590a067 into insarlab:main Mar 9, 2024
7 checks passed
@yunjunz yunjunz deleted the image_stitch branch March 9, 2024 15:22
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.

None yet

1 participant