Skip to content

Commit cccf951

Browse files
authored
Merge branch 'main' into default_files
2 parents cf975ab + 7a522c8 commit cccf951

20 files changed

+770
-168
lines changed

Diff for: .github/workflows/extbuild.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ jobs:
1919
CPPFLAGS: "-I/usr/include -I/usr/local/include "
2020
LDFLAGS: "-L/usr/lib/x86_64-linux-gnu "
2121
# Versions of all dependencies can be updated here - these match tag names in the github repo
22-
ESMF_VERSION: v8.5.0
23-
ParallelIO_VERSION: pio2_6_0
22+
ESMF_VERSION: v8.6.1
23+
ParallelIO_VERSION: pio2_6_2
2424
steps:
2525
- id: checkout-CDEPS
26-
uses: actions/checkout@v3
26+
uses: actions/checkout@v4
2727
with:
2828
submodules: recursive
2929
- id: load-env
@@ -37,7 +37,7 @@ jobs:
3737
sudo apt-get install autotools-dev autoconf
3838
- name: Cache PARALLELIO
3939
id: cache-PARALLELIO
40-
uses: actions/cache@v3
40+
uses: actions/cache@v4
4141
with:
4242
path: ${GITHUB_WORKSPACE}/pio
4343
key: ${{ runner.os }}-${{ env.ParallelIO_VERSION }}-parallelio2

Diff for: .gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,5 @@
3131
*.out
3232
*.app
3333

34-
# Externals
35-
fox
36-
share/genf90
37-
3834
# ignore pycache
3935
__pycache__

Diff for: .gitmodules

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# This is a git-fleximod adapted .gitmodules file. Any field with a name starting in fx is a git-fleximod
2+
# specific field. See https://github.com/ESMCI/git-fleximod for details.
3+
4+
[submodule "fox"]
5+
path = fox
6+
url = https://github.com/ESMCI/fox.git
7+
fxtag = 4.1.2.1
8+
fxrequired = AlwaysRequired
9+
fxDONOTUSEurl = https://github.com/ESMCI/fox.git
10+
11+
[submodule "genf90"]
12+
path = share/genf90
13+
url = https://github.com/PARALLELIO/genf90
14+
fxtag = 4816965
15+
fxrequired = AlwaysRequired
16+
fxDONOTUSEurl = https://github.com/PARALLELIO/genf90

Diff for: cime_config/stream_cdeps.py

-3
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,6 @@ def create_stream_xml(
204204
data_year_first, data_year_last = self._get_stream_first_and_last_dates(
205205
self.stream_nodes, case
206206
)
207-
# If this is a test we don't need the full extent of the data
208-
if case.get_value("TEST"):
209-
data_year_first = max(data_year_last-2, data_year_first)
210207

211208
# now write the data model streams xml file
212209
stream_vars = {}

Diff for: dglc/cime_config/config_component.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</desc>
4444
</entry>
4545

46-
<entry id="DGLC_USE_GREENLAND">
46+
<entry id="GLC_USE_GREENLAND">
4747
<type>logical</type>
4848
<default_value>FALSE</default_value>
4949
<group>run_component_dglc</group>
@@ -58,7 +58,7 @@
5858
</desc>
5959
</entry>
6060

61-
<entry id="DGLC_USE_ANTARCTICA">
61+
<entry id="GLC_USE_ANTARCTICA">
6262
<type>logical</type>
6363
<default_value>FALSE</default_value>
6464
<group>run_component_dglc</group>

Diff for: dglc/cime_config/testdefs/testlist_dglc.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<testlist version="2.0">
33

4-
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f10_f10_ais8gris4_mg37" name="SMS_Ln5">
4+
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f10_f10_ais8gris4_mg37" name="SMS_Ly3">
55
<machines>
66
<machine name="derecho" compiler="intel" category="aux_cdeps"/>
77
<machine name="betzy" compiler="intel" category="aux_cdeps_noresm"/>
@@ -10,7 +10,7 @@
1010
<option name="wallclock"> 00:10:00 </option>
1111
</options>
1212
</test>
13-
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f10_f10_ais8_mg37" name="SMS_Ln5">
13+
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f10_f10_ais8_mg37" name="SMS_Ly3">
1414
<machines>
1515
<machine name="derecho" compiler="intel" category="aux_cdeps"/>
1616
<machine name="betzy" compiler="intel" category="aux_cdeps_noresm"/>
@@ -19,7 +19,7 @@
1919
<option name="wallclock"> 00:10:00 </option>
2020
</options>
2121
</test>
22-
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f19_g17_gris4" name="SMS_Ln5">
22+
<test compset="2000_SATM_SLND_SICE_SGLC_SROF_DGLC%NOEVOLVE_SWAV" grid="f19_g17_gris4" name="SMS_Ly3">
2323
<machines>
2424
<machine name="derecho" compiler="intel" category="aux_cdeps"/>
2525
<machine name="betzy" compiler="intel" category="aux_cdeps_noresm"/>

0 commit comments

Comments
 (0)