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

prep_hyp3: skip relative_orbit, start/stopUTC for isce2_burst products #1200

Merged
merged 1 commit into from
May 28, 2024

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented May 23, 2024

Description of proposed changes

update prep_hyp3.py to calculate relative_obit, start/stopUTC for gamma_scene hyp3 products ONLY, as they are not available for for isce2_burst hyp3 products yet. Related to #1198.

  • more comments
  • light refactoring
  • skip the relative_orbit, start/stopUTC calculation for isce2_burst

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.

update prep_hyp3.py to calculate relative_obit, start/stopUTC for gamma_scene hyp3 products ONLY, as they are not available for for isce2_burst hyp3 products yet.

+ more comments
+ light refactoring
+ skip the relative_orbit, start/stopUTC calculation for isce2_burst
@yunjunz yunjunz merged commit 4218fbf into insarlab:main May 28, 2024
7 checks passed
@yunjunz yunjunz deleted the hyp3 branch May 28, 2024 07:37
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