Skip to content

Commit 7ecd369

Browse files
committed
Add preprocessed reference case to LANL configs
1 parent 80c994b commit 7ecd369

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

configs/lanl/config.20161117.beta0.A_WCYCL1850S.ne30_oEC_ICG.edison

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ referenceRunName = None
1313
# runs of this type would have preprocessed results because they were not
1414
# performed with MPAS components (so they cannot be easily ingested by
1515
# MPAS-Analysis)
16-
preprocessedReferenceRunName = None
16+
preprocessedReferenceRunName = B1850C5_ne30_v0.4
1717

1818
[input]
1919
## options related to reading in the results to be analyzed
@@ -109,7 +109,7 @@ baseDirectory = /dir/to/ocean/reference
109109
## will be compared (e.g. a POP, CESM or ACME v0 run)
110110

111111
# directory where ocean reference simulation results are stored
112-
baseDirectory = /dir/to/ocean/preprocessedReference
112+
baseDirectory = /usr/projects/climate/SHARED_CLIMATE/ACMEv0_lowres/B1850C5_ne30_v0.4/ocn/postprocessing
113113

114114
[seaIceObservations]
115115
## options related to sea ice observations with which the results will be
@@ -134,7 +134,7 @@ baseDirectory = /dir/to/seaice/reference
134134
## will be compared (e.g. a CICE, CESM or ACME v0 run)
135135

136136
# directory where ocean reference simulation results are stored
137-
baseDirectory = /dir/to/seaice/preprocessedReference
137+
baseDirectory = /usr/projects/climate/SHARED_CLIMATE/ACMEv0_lowres/B1850C5_ne30_v0.4/ice/postprocessing
138138

139139
[time]
140140
## options related to dates and times for all runs (main, reference and

configs/lanl/config.20170120.beta0.GMPAS-QU240.wolf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ referenceRunName = None
1313
# runs of this type would have preprocessed results because they were not
1414
# performed with MPAS components (so they cannot be easily ingested by
1515
# MPAS-Analysis)
16-
preprocessedReferenceRunName = None
16+
preprocessedReferenceRunName = B1850C5_ne30_v0.4
1717

1818
[input]
1919
## options related to reading in the results to be analyzed
@@ -109,7 +109,7 @@ baseDirectory = /dir/to/ocean/reference
109109
## will be compared (e.g. a POP, CESM or ACME v0 run)
110110

111111
# directory where ocean reference simulation results are stored
112-
baseDirectory = /dir/to/ocean/preprocessedReference
112+
baseDirectory = /usr/projects/climate/SHARED_CLIMATE/ACMEv0_lowres/B1850C5_ne30_v0.4/ocn/postprocessing
113113

114114
[seaIceObservations]
115115
## options related to sea ice observations with which the results will be
@@ -134,7 +134,7 @@ baseDirectory = /dir/to/seaice/reference
134134
## will be compared (e.g. a CICE, CESM or ACME v0 run)
135135

136136
# directory where ocean reference simulation results are stored
137-
baseDirectory = /dir/to/seaice/preprocessedReference
137+
baseDirectory = /usr/projects/climate/SHARED_CLIMATE/ACMEv0_lowres/B1850C5_ne30_v0.4/ice/postprocessing
138138

139139
[time]
140140
## options related to dates and times for all runs (main, reference and

0 commit comments

Comments
 (0)