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

Save the zero-Doppler spacing in meters in the product's metadata #83

Merged
merged 4 commits into from
Mar 15, 2024

Conversation

gshiroma
Copy link
Collaborator

This PR updates the RTC-S1 SAS to save the zero-Doppler spacing in meters in the products' metadata. It requires the OPERA S1-Reader version 0.2.4 that provides the new attribute average_azimuth_pixel_spacing parsed from the S1 annotation files field azimuthPixelSpacing.

… azimuth pixel spacing and save it in the RTC-S1 metadata
Copy link
Contributor

@seongsujeong seongsujeong left a comment

Choose a reason for hiding this comment

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

The code itself looks good to me, but I would like to hold this off until we come up with conclusion about the PR on s1-reader side.

@gshiroma
Copy link
Collaborator Author

The code itself looks good to me, but I would like to hold this off until we come up with conclusion about the PR on s1-reader side.

Sounds good. Thank you, @seongsujeong !

Copy link
Contributor

@seongsujeong seongsujeong left a comment

Choose a reason for hiding this comment

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

LGTM. Pending my suggestion about the s1reader version that the patch release of RTC-S1 is going to use.

Also please bump the version of RTC-S1 accordingly.

Docker/Dockerfile Show resolved Hide resolved
Docker/environment.yml Show resolved Hide resolved
Docker/environment.yml Show resolved Hide resolved
Docker/Dockerfile Show resolved Hide resolved
src/rtc/h5_prep.py Show resolved Hide resolved
@gshiroma
Copy link
Collaborator Author

HI @seongsujeong and @hfattahi , just updated this PR. The check for an empty polygon was introduced in commit 2e6eebb.

Copy link
Contributor

@seongsujeong seongsujeong left a comment

Choose a reason for hiding this comment

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

LGTM. Just a nit picks. Thanks for the PR @gshiroma

src/rtc/h5_prep.py Outdated Show resolved Hide resolved
Co-authored-by: Seongsu Jeong <[email protected]>
Copy link

@hfattahi hfattahi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @gshiroma

@gshiroma gshiroma merged commit 88bf854 into opera-adt:main Mar 15, 2024
4 checks passed
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.

3 participants