Update to CICE-Consortium/main (2024-05-01) #79
Merged
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.
For detailed information about submitting Pull Requests (PRs) to the CICE-Consortium,
please refer to: https://github.com/CICE-Consortium/About-Us/wiki/Resource-Index#information-for-developers
PR checklist
Update CICE to include latest changes in Consortium/main (Sync w/ Consortium/main #78)
Nicholas Szapiro
UFS regression tests pass on Hera
io: allow disabling coordinates in history files CICE-Consortium/CICE#935. This adds a namelist variable to control whether coords are written to history files
Set 'idate0' and 'use_leap_years' in nuopc cap CICE-Consortium/CICE#936. This sets calendar information to be consistent w/ the namelist and vice versa
Typo in nmode0 in PIO for CESMCOUPLED CICE-Consortium/CICE#938. This fixes a typo w/in a CESMCOUPLED block
Port to Carpenter CICE-Consortium/CICE#939 and Port to Carpenter intel and gnu with intel mpi CICE-Consortium/CICE#942. Port to Carpenter
Add a new diagnostic variable dvsdtd. CICE-Consortium/CICE#940. This adds new diagnostics field for snow volume tendencies due to thermo and dynamics
Add checks that individual history streams have unique filenames CICE-Consortium/CICE#943. This ensures that individual history streams have unique filenames. If they do not, then streams will overwrite each other. With this change, abort in that case.
Fix Github Actions for macos system update CICE-Consortium/CICE#948 Fix Github Actions for macos system update