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

hdf5eos: calc data_footprint for radar-coded dataset #833

Merged
merged 3 commits into from
Aug 20, 2022

Conversation

stackTom
Copy link
Contributor

@stackTom stackTom commented Aug 20, 2022

Description of proposed changes
Calculate data_footprint of non-geocoded files. Use min long/lat and max long/lat to calculate data_footprint.

Needed for visualizing data_footprint on https://insarmaps.miami.edu for non-geocoded files (geodesymiami/insarmaps#74).

Reminders

  • 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.

@yunjunz yunjunz self-requested a review August 20, 2022 02:31
+ check the incompatible --subset option with radar-coded dataset

+ add example cmd for radar-coded dataset

+ bugfix when no template file is given

+ bugfix for data_footprint calc for radar-coded dataset
@yunjunz yunjunz changed the title calculate data_footprint for radar-coded (non geocoded) files hdf5eos: calc data_footprint for radar-coded dataset Aug 20, 2022
Copy link
Member

@yunjunz yunjunz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you @stackTom.

@yunjunz yunjunz merged commit 4fef13c into insarlab:main Aug 20, 2022
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

2 participants