Skip to content

Commit 9e57b27

Browse files
authored
Merge pull request #331 from samsrabin/fix-crujra20241231-paths
Fix 3 paths in stream_definition_datm.xml
2 parents cd6209f + 466d20e commit 9e57b27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

datm/cime_config/stream_definition_datm.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<meshfile>$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/mesh_0.5x0.5_CRUJRAv2.5mask_cdf5_c20240916.nc</meshfile>
504504
</stream_meshfile>
505505
<stream_datafiles>
506-
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT_CLMFORC/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.Solr.%y.nc</file>
506+
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.Solr.%y.nc</file>
507507
</stream_datafiles>
508508
<stream_datavars>
509509
<var>FSDS Faxa_swdn</var>
@@ -534,7 +534,7 @@
534534
<meshfile>$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/mesh_0.5x0.5_CRUJRAv2.5mask_cdf5_c20240916.nc</meshfile>
535535
</stream_meshfile>
536536
<stream_datafiles>
537-
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT_CLMFORC/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.Prec.%y.nc</file>
537+
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.Prec.%y.nc</file>
538538
</stream_datafiles>
539539
<stream_datavars>
540540
<var>PRECTmms Faxa_precn</var>
@@ -565,7 +565,7 @@
565565
<meshfile>$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/mesh_0.5x0.5_CRUJRAv2.5mask_cdf5_c20240916.nc</meshfile>
566566
</stream_meshfile>
567567
<stream_datafiles>
568-
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT_CLMFORC/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.TPQWL.%y.nc</file>
568+
<file first_year="1901" last_year="2023">$DIN_LOC_ROOT/atm/datm7/atm_forcing.datm7.CRUJRA.0.5d.c20241231/three_stream/clmforc.CRUJRAv2.5_0.5x0.5.TPQWL.%y.nc</file>
569569
</stream_datafiles>
570570
<stream_datavars>
571571
<var>TBOT Sa_tbot</var>

0 commit comments

Comments
 (0)