Skip to content

Commit d7ec72d

Browse files
authored
Merge pull request #762 from nasa/release/dswx_s1/3.0.4
DSWx-S1 PGE Release v3.0.4
2 parents 35d5d8c + f1c6ae6 commit d7ec72d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dswx_s1_sample_runconfig-v3.0.3.yaml renamed to examples/dswx_s1_sample_runconfig-v3.0.4.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sample RunConfig for use with the DSWx-S1 PGE v3.0.3
1+
# Sample RunConfig for use with the DSWx-S1 PGE v3.0.4
22
# This RunConfig should require minimal changes in order to be used with the
33
# OPERA PCM.
44

src/opera/pge/dswx_s1/dswx_s1_pge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ class DSWxS1Executor(DSWxS1PreProcessorMixin, DSWxS1PostProcessorMixin, PgeExecu
691691
LEVEL = "L3"
692692
"""Processing Level for DSWx-S1 Products"""
693693

694-
PGE_VERSION = "3.0.3"
694+
PGE_VERSION = "3.0.4"
695695
"""Version of the PGE (overrides default from base_pge)"""
696696

697697
SAS_VERSION = "1.2" # Final release https://github.com/opera-adt/DSWX-SAR/releases/tag/v1.2

0 commit comments

Comments
 (0)