Skip to content

hdf5eos: calc data_footprint for radar-coded dataset#833

Merged
yunjunz merged 3 commits intoinsarlab:mainfrom
stackTom:radar_coded_data_footprint
Aug 20, 2022
Merged

hdf5eos: calc data_footprint for radar-coded dataset#833
yunjunz merged 3 commits intoinsarlab:mainfrom
stackTom:radar_coded_data_footprint

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 (https://github.com/geodesymiami/insarmaps/issues/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.

2 participants