-
Notifications
You must be signed in to change notification settings - Fork 169
cam6_4_128: Correct allocation and assignment error for 'hgt_matrix_half' field in cospsimulator_intr.F90 #1355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nusbaume
merged 27 commits into
ESCOMP:cam_development
from
jshaw35:hgt_matrix_half_error
Oct 30, 2025
Merged
Changes from 19 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 52352c5
update COSP tag to most current version 20250827
jshaw35 0c70f30
Update the CAM COSP driver for COSP2.1.8
jshaw35 f8d87da
Correct syntax and variable naming errors. COSP2 warm rain diagnostic…
jshaw35 8ded365
Add COSP's MODIS LWP-REFF joint histograms to CESM
jshaw35 5daff8d
Add MODIS tau-pressure histograms for liquid and ice clouds.
jshaw35 5bdbeb5
Correct units of cosp_prs, cosp_reffliq, and cosp_reffice coordinates.
jshaw35 e9ecf01
Update from reviews
jshaw35 4d4459a
Correct array constructor error.
jshaw35 4a13d7f
Merge tag 'cam6_4_117' into hgt_matrix_half_error
cacraigucar c7ed940
Merge remote-tracking branch 'eaton/fix-cosp-check' into hgt_matrix_h…
cacraigucar 5d9b69e
Merge tag 'cam6_4_120' into hgt_matrix_half_error
cacraigucar f290fcf
Update cosp submodule
cacraigucar e7fcdf3
Merge tag 'cam6_4_121' into hgt_matrix_half_error
cacraigucar dc1fde3
fix NAG compiler error
cacraigucar d09761a
Update COSP external
cacraigucar 6041faf
put fields in correct COSP simulator
cacraigucar 50a18f6
Merge tag 'cam6_4_126' into hgt_matrix_half_error
cacraigucar 431cd39
Add explicit assignment of CFODD DBZE and ICOD bin centers as targets…
jshaw35 c1cdb38
Update gitmodules to COSP2.1.9 and handling of COSP sparse checkout.
jshaw35 a25c0d7
Revert changes to git-fleximod submodule.py for later merge with upda…
jshaw35 d6e191b
use waccm ne30pg3 default IC file
fvitt e71c7dc
Merge remote-tracking branch 'upstream/cam_development' into hgt_matr…
nusbaume 6de7568
Update COSP submodule to v2.1.9
nusbaume 25c23f5
Merge remote-tracking branch 'francis/waccm_se_ic' into hgt_matrix_ha…
nusbaume fdeaae3
Add 'CS_WR_CFODD_REFF_LARGE' to fexcl list in ERC test.
nusbaume 32762fd
Update ChangeLog.
nusbaume File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When doing a fresh clone using this .gitmodules file, git-fleximod indicates an error occurred with the cosp checkout. Two items to note:
1: Typically we have the url just point to the github repo and the tag is set in fxtag. (Note I tried setting the url back to https://github.com/CFMIP/COSPv2.0 and using either tag v2.1.9 or releases/tag/v2.1.9 and neither worked)
2: The old tag was a cesm specific tag. Do we need a new cesm specific tag?
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.