Skip to content

Commit eb5109a

Browse files
authored
Merge pull request #794 from nasa/release/disp-s1/3.0.10
DISP-S1 PGE Release v3.0.10
2 parents 5ad95a5 + 0af8aa3 commit eb5109a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/disp_s1_sample_runconfig-v3.0.9.yaml renamed to examples/disp_s1_sample_runconfig-v3.0.10.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 DISP-S1 PGE v3.0.9
1+
# Sample RunConfig for use with the DISP-S1 PGE v3.0.10
22
# This RunConfig should require minimal changes in order to be used with the
33
# OPERA PCM.
44

src/opera/pge/disp_s1/disp_s1_pge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ class DispS1Executor(DispS1PreProcessorMixin, DispS1PostProcessorMixin, PgeExecu
898898
LEVEL = "L3"
899899
"""Processing Level for DISP-S1 Products"""
900900

901-
PGE_VERSION = "3.0.9"
901+
PGE_VERSION = "3.0.10"
902902
"""Version of the PGE (overrides default from base_pge)"""
903903

904904
SAS_VERSION = "0.5.13" # Final release https://github.com/opera-adt/disp-s1/releases/tag/v0.5.13

0 commit comments

Comments
 (0)