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

multilook: geometry support for CPU/GPU ampcor products #963

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Feb 20, 2023

Description of proposed changes

  • multilook: add --search-win --xcorr-win --margin to feed options from pycuampcor, for exact multilooking file size

  • multilook: add --off-file for both CPU and GPU ampcor, to use existing offset file as the size reference

  • readfile.read_isce_xml: support isce configuration file, e.g. topsApp.xml

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.
  • If adding new functionality, add a detailed description to the documentation and/or an example.

+ add `--search-win --xcorr-win --margin` to feed options from pycuampcor, for exact multilooking file size

+ add `--off-file` for both CPU and GPU ampcor, to use existing offset file as the size reference

+ readfile.read_isce_xml: support isce configuration file, e.g. topsApp.xml
@yunjunz yunjunz merged commit 3095ee0 into insarlab:main Feb 21, 2023
@yunjunz yunjunz deleted the multilook branch February 21, 2023 02:14
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