You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add system and unit tests for making fsurdat with all crops everywhere (#2081)
* Rework master_list* files etc. (#2087)
* Fixes to methane Tech Note (#2091)
* Add is_doy_in_interval() function (#2158)
* Avoid using subprocess.run() in FSURDATMODIFYCTSM (#2125)
Closes issues:
* Add unit test for making fsurdat with all crops everywhere (#2079)
* Rework master_list_(no)?fates.rst? (#2083)
* conda run -n can fail if a conda environment is already active (#2109)
* conda fails to load for SystemTests (#2111)
Copy file name to clipboardExpand all lines: cime_config/testdefs/testlist_clm.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1007,7 +1007,7 @@
1007
1007
</machines>
1008
1008
<options>
1009
1009
<optionname="wallclock">00:20:00</option>
1010
-
<optionname="comment" >Among other extra outputs, ensure that writing the history field master list to a separate file does not cause failure"</option>
1010
+
<optionname="comment" >Among other extra outputs, ensure that writing the list of all history fields to a separate file does not cause failure"</option>
0 commit comments