Skip to content

Commit 35705b2

Browse files
committed
Update ChangeLog/ChangeSum.
1 parent 4bba736 commit 35705b2

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed

doc/ChangeLog

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,73 @@
11
===============================================================
2+
Tag name: ctsm5.3.047
3+
Originator(s): samrabin (Sam Rabin, UCAR/TSS)
4+
Date: Mon May 26 16:30:10 MDT 2025
5+
One-line Summary: Merge b4b-dev to master
6+
7+
Purpose and description of changes
8+
----------------------------------
9+
10+
Merge b4b-dev to master. Includes PRs:
11+
- [Pull Request #3056: QOL improvements in mksurfdata_esmf makefile by samsrabin](https://github.com/ESCOMP/CTSM/pull/3056)
12+
- [Pull Request #3100: Fix Longitude comparison error for regional subset_data by samsrabin](https://github.com/ESCOMP/CTSM/pull/3100)
13+
- [Pull Request #3122: Fix a couple of things in documentation conf.py by samsrabin](https://github.com/ESCOMP/CTSM/pull/3122)
14+
- [Pull Request #3128: Fix ctsm-docs container version tagging by samsrabin](https://github.com/ESCOMP/CTSM/pull/3128)
15+
- [Pull Request #3138: Don't build docs for ChangeLog/Sum by samsrabin](https://github.com/ESCOMP/CTSM/pull/3138)
16+
- [Pull Request #3143: Don't run workflows on plain tag creation by samsrabin](https://github.com/ESCOMP/CTSM/pull/3143)
17+
- [Pull Request #3144: Add docs issue template by samsrabin](https://github.com/ESCOMP/CTSM/pull/3144)
18+
19+
Significant changes to scientifically-supported configurations
20+
--------------------------------------------------------------
21+
22+
Does this tag change answers significantly for any of the following physics configurations?
23+
(Details of any changes will be given in the "Answer changes" section below.)
24+
25+
[ ] clm6_0
26+
27+
[ ] clm5_0
28+
29+
[ ] ctsm5_0-nwp
30+
31+
[ ] clm4_5
32+
33+
34+
Bugs fixed
35+
----------
36+
37+
List of CTSM issues fixed (include CTSM Issue # and description):
38+
- [Issue #3093: subset_data: Longitude comparison error](https://github.com/ESCOMP/CTSM/issues/3093)
39+
- [Issue #3126: Increment docs container version](https://github.com/ESCOMP/CTSM/issues/3126)
40+
- [Issue #3142: Workflows run on new tags even w/o file changes](https://github.com/ESCOMP/CTSM/issues/3142)
41+
42+
43+
Testing summary:
44+
----------------
45+
46+
47+
[PASS means all tests PASS; OK means tests PASS other than expected fails.]
48+
49+
build-namelist tests (if CLMBuildNamelist.pm has changed):
50+
51+
derecho - PASS
52+
53+
python testing (if python code has changed; see instructions in python/README.md; document testing done):
54+
55+
clm_pymods test suite on derecho -
56+
57+
regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing):
58+
59+
derecho ----- OK
60+
izumi ------- OK
61+
62+
63+
Other details
64+
-------------
65+
66+
Pull Requests that document the changes (include PR ids):
67+
- [Pull Request #3154: Merge b4b-dev 2025-05-24 by samsrabin](https://github.com/ESCOMP/CTSM/pull/3154)
68+
69+
===============================================================
70+
===============================================================
271
Tag name: ctsm5.3.046
372
Originator(s): rgknox (Ryan Knox)
473
Date: Mon 26 May 2025 02:45:52 AM MDT

doc/ChangeSum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Tag Who Date Summary
22
============================================================================================================================
3+
ctsm5.3.047 samrabin 05/26/2025 Merge b4b-dev to master
34
ctsm5.3.046 rgknox 05/26/2025 For FATES set itype to ispval and a few unused variables to nan to help prevent future problems
45
ctsm5.3.045 glemieux 05/20/2025 FATES default parameter update for API 40
56
ctsm5.3.044 slevis 05/14/2025 Introduce time-evolving LEAFCN_TARGET as function of leafcn param

0 commit comments

Comments
 (0)