Skip to content

Commit 13dddbb

Browse files
authored
Merge pull request #744 from nasa/release/dswx-hls/1.0.4
DSWx-HLS PGE Release 1.0.4
2 parents ce18f4c + 5447333 commit 13dddbb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dswx_hls_sample_runconfig-v1.0.3.yaml renamed to examples/dswx_hls_sample_runconfig-v1.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-HLS PGE v1.0.3
1+
# Sample RunConfig for use with the DSWx-HLS PGE v1.0.4
22
# This RunConfig should require minimal changes in order to be used with the
33
# OPERA PCM.
44

src/opera/pge/dswx_hls/dswx_hls_pge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ class DSWxHLSExecutor(DSWxHLSPreProcessorMixin, DSWxHLSPostProcessorMixin, PgeEx
615615
LEVEL = "L3"
616616
"""Processing Level for DSWx-HLS Products"""
617617

618-
PGE_VERSION = "1.0.3"
618+
PGE_VERSION = "1.0.4"
619619
"""Version of the PGE (overrides default from base_pge)"""
620620

621621
SAS_VERSION = "1.0.2" # Final release 4.2 https://github.com/nasa/PROTEUS/releases/tag/v1.0.2

0 commit comments

Comments
 (0)