Skip to content

Commit

Permalink
Merge pull request #578 from nasa/release/1.0.3
Browse files Browse the repository at this point in the history
DSWx-HLS Release v1.0.3
  • Loading branch information
collinss-jpl authored Jan 31, 2025
2 parents 2575f86 + f655f58 commit e49a43d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sample RunConfig for use with the DSWx-HLS PGE v1.0.2
# Sample RunConfig for use with the DSWx-HLS PGE v1.0.3
# This RunConfig should require minimal changes in order to be used with the
# OPERA PCM.

Expand Down
2 changes: 1 addition & 1 deletion src/opera/pge/dswx_hls/dswx_hls_pge.py
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ class DSWxHLSExecutor(DSWxHLSPreProcessorMixin, DSWxHLSPostProcessorMixin, PgeEx
LEVEL = "L3"
"""Processing Level for DSWx-HLS Products"""

PGE_VERSION = "1.0.2"
PGE_VERSION = "1.0.3"
"""Version of the PGE (overrides default from base_pge)"""

SAS_VERSION = "1.0.1" # Final release 4.1 https://github.com/nasa/PROTEUS/releases/tag/v1.0.1
Expand Down

0 comments on commit e49a43d

Please sign in to comment.