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

DISP-S1 Final 0.5.3 SAS integration #565

Merged
merged 15 commits into from
Jan 22, 2025
Merged

DISP-S1 Final 0.5.3 SAS integration #565

merged 15 commits into from
Jan 22, 2025

Conversation

RKuttruff
Copy link
Contributor

Description

  • This PR integrates the DISP-S1 SAS Final 0.5.3 delivery into PGE

Affected Issues

Testing

  • Updated H5 utils DISP-S1 dummy metadata to match new product metadata
  • Ran unit tests locally
  • Running int test in PGE

@RKuttruff RKuttruff self-assigned this Jan 22, 2025
@RKuttruff RKuttruff marked this pull request as ready for review January 22, 2025 22:21
Copy link
Collaborator

@collinss-jpl collinss-jpl left a comment

Choose a reason for hiding this comment

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

Looks good, but had some issues with the measured parameters config additions

Comment on lines 282 to 296
metadata/pge_runconfig:
attribute_data_type: string
attribute_type: processingInformation
description: The full PGE runconfig YAML file used to generate the product.
display_name: PGERunConfig
metadata/algorithm_parameters_yaml:
attribute_data_type: string
attribute_type: processingInformation
description: The full algorithm parameters YAML file used to generate the product.
display_name: AlgorithmParametersYAML
metadata/dolphin_workflow_config:
attribute_data_type: string
attribute_type: processingInformation
description: The configuration parameters used by `dolphin` during the processing.
display_name: DolphinWorkflowConfig
Copy link
Collaborator

Choose a reason for hiding this comment

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

I worry a bit about including these wholesale within the ISO xml. I could see it introducing subtle XML parsing errors based on what is in the configs we include, so I think better to just leave this section out entirely.

metadata/ceos_noise_removal:
attribute_data_type: string
attribute_type: processingInformation
description: Flag if noise removal* has been applied (Y/N). Metadata should include the noise removal algorithm and reference to the algorithm as URL or DOI.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Was inclusion of the * here intentional or a typo?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copy pasted from the DISP code which does have the *
I'll remove it

metadata/ceos_persistent_scatterer_amplitude_dispersion_threshold:
attribute_data_type: float
attribute_type: processingInformation
description: "TBA" #TODO: ask Scott S - this is a duplicate description in code
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead of "TBA" as a placeholder here, lets just reiterate the name of the variable: description: CEOS persistent scatterer amplitude dispersion threshold

Choose a reason for hiding this comment

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

that is also good. https://github.com/opera-adt/disp-s1/pull/252/files would be the way I'd correct it, but these changes are no better than your reiteration

@RKuttruff
Copy link
Contributor Author

@collinss-jpl requested changes have been made

@collinss-jpl collinss-jpl merged commit d22ba7c into main Jan 22, 2025
@RKuttruff RKuttruff deleted the 563-disp-integration branch January 22, 2025 23:05
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