Skip to content

Commit cded4c1

Browse files
committed
Added missing keyword ProductCounter to each RSLC runconfig so that it
will pass a yamale check. This problem is documented as issue #938.
1 parent 6d2849f commit cded4c1

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

tools/imagesets/runconfigs/rslc_ALPSRP037370690.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runconfig:
4444
# NOTE: R2 needs to handle mixed-mode case with multiple outputs.
4545
SASOutputFile: output_rslc/rslc.h5
4646
SASConfigFile: output_rslc/rslc_config.yaml
47+
ProductCounter: 1
4748
PrimaryExecutable:
4849
# Handy to set to "SLC" until other ISCE tools updated.
4950
ProductType: RSLC

tools/imagesets/runconfigs/rslc_ALPSRP271200680.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runconfig:
4444
# NOTE: R2 needs to handle mixed-mode case with multiple outputs.
4545
SASOutputFile: output_rslc/rslc.h5
4646
SASConfigFile: output_rslc/rslc_config.yaml
47+
ProductCounter: 1
4748
PrimaryExecutable:
4849
# Handy to set to "SLC" until other ISCE tools updated.
4950
ProductType: RSLC

tools/imagesets/runconfigs/rslc_DIST1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runconfig:
4444
# NOTE: R2 needs to handle mixed-mode case with multiple outputs.
4545
SASOutputFile: output_rslc/rslc.h5
4646
SASConfigFile: output_rslc/rslc_config.yaml
47+
ProductCounter: 1
4748
PrimaryExecutable:
4849
# Handy to set to "SLC" until other ISCE tools updated.
4950
ProductType: RSLC

tools/imagesets/runconfigs/rslc_DIST2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runconfig:
4444
# NOTE: R2 needs to handle mixed-mode case with multiple outputs.
4545
SASOutputFile: output_rslc/rslc.h5
4646
SASConfigFile: output_rslc/rslc_config.yaml
47+
ProductCounter: 1
4748
PrimaryExecutable:
4849
ProductType: RSLC
4950
CompositeReleaseID: D00200

tools/imagesets/runconfigs/rslc_REE1.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runconfig:
4444
# NOTE: R2 needs to handle mixed-mode case with multiple outputs.
4545
SASOutputFile: output_rslc/rslc.h5
4646
SASConfigFile: output_rslc/rslc_config.yaml
47+
ProductCounter: 1
4748
PrimaryExecutable:
4849
# Handy to set to "SLC" until other ISCE tools updated.
4950
ProductType: RSLC

tools/imagesets/runconfigs/rslc_REE_NISAR_dithered.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ runconfig:
2525
SASOutputFile: output_rslc/rslc.h5
2626
# Echo processor config (including defaults) to file.
2727
SASConfigFile: output_rslc/rslc_config.yaml
28+
ProductCounter: 1
2829

2930
PrimaryExecutable:
3031
ProductType: RSLC

0 commit comments

Comments
 (0)