Skip to content
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
f85f6b0
correct allocation and assignment error for 'hgt_matrix_half' field
jshaw35 Aug 5, 2025
52352c5
update COSP tag to most current version 20250827
jshaw35 Aug 27, 2025
0c70f30
Update the CAM COSP driver for COSP2.1.8
jshaw35 Sep 3, 2025
f8d87da
Correct syntax and variable naming errors. COSP2 warm rain diagnostic…
jshaw35 Sep 4, 2025
8ded365
Add COSP's MODIS LWP-REFF joint histograms to CESM
jshaw35 Sep 4, 2025
5daff8d
Add MODIS tau-pressure histograms for liquid and ice clouds.
jshaw35 Sep 5, 2025
5bdbeb5
Correct units of cosp_prs, cosp_reffliq, and cosp_reffice coordinates.
jshaw35 Sep 5, 2025
e9ecf01
Update from reviews
jshaw35 Sep 17, 2025
4d4459a
Correct array constructor error.
jshaw35 Sep 22, 2025
4a13d7f
Merge tag 'cam6_4_117' into hgt_matrix_half_error
cacraigucar Sep 23, 2025
c7ed940
Merge remote-tracking branch 'eaton/fix-cosp-check' into hgt_matrix_h…
cacraigucar Sep 23, 2025
5d9b69e
Merge tag 'cam6_4_120' into hgt_matrix_half_error
cacraigucar Sep 29, 2025
f290fcf
Update cosp submodule
cacraigucar Sep 29, 2025
e7fcdf3
Merge tag 'cam6_4_121' into hgt_matrix_half_error
cacraigucar Sep 30, 2025
dc1fde3
fix NAG compiler error
cacraigucar Oct 1, 2025
d09761a
Update COSP external
cacraigucar Oct 13, 2025
6041faf
put fields in correct COSP simulator
cacraigucar Oct 16, 2025
50a18f6
Merge tag 'cam6_4_126' into hgt_matrix_half_error
cacraigucar Oct 16, 2025
431cd39
Add explicit assignment of CFODD DBZE and ICOD bin centers as targets…
jshaw35 Oct 17, 2025
c1cdb38
Update gitmodules to COSP2.1.9 and handling of COSP sparse checkout.
jshaw35 Oct 20, 2025
a25c0d7
Revert changes to git-fleximod submodule.py for later merge with upda…
jshaw35 Oct 23, 2025
d6e191b
use waccm ne30pg3 default IC file
fvitt Oct 27, 2025
e71c7dc
Merge remote-tracking branch 'upstream/cam_development' into hgt_matr…
nusbaume Oct 28, 2025
6de7568
Update COSP submodule to v2.1.9
nusbaume Oct 28, 2025
25c23f5
Merge remote-tracking branch 'francis/waccm_se_ic' into hgt_matrix_ha…
nusbaume Oct 28, 2025
fdeaae3
Add 'CS_WR_CFODD_REFF_LARGE' to fexcl list in ERC test.
nusbaume Oct 30, 2025
32762fd
Update ChangeLog.
nusbaume Oct 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
url = https://github.com/CFMIP/COSPv2.0
fxrequired = AlwaysRequired
fxsparse = ../.cosp_sparse_checkout
fxtag = v2.1.4cesm
fxtag = v2.1.9
fxDONOTUSEurl = https://github.com/CFMIP/COSPv2.0

[submodule "clubb"]
Expand Down
Loading
Loading