Skip to content

Fix InSAR Product Spec Issue #318 - #363

Open
xhuang-jpl wants to merge 33 commits into
isce-framework:developfrom
xhuang-jpl:fix_prod_spec_318
Open

Fix InSAR Product Spec Issue #318#363
xhuang-jpl wants to merge 33 commits into
isce-framework:developfrom
xhuang-jpl:fix_prod_spec_318

Conversation

@xhuang-jpl

Copy link
Copy Markdown
Contributor

This PR is to fix the product spec issue #318

Xiaodong Huang added 30 commits September 19, 2023 20:40
@hfattahi hfattahi added this to the R05.03.0 milestone Aug 24, 2026

@hfattahi hfattahi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@gshiroma brought up that you need to ensure boolean is string as that is what the spec expects.

DatasetParams(
"isOffsetsBlendingApplied",
str(merge_gross_offset),
is_roff,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
is_roff,
str(is_roff),

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