Skip to content
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

Docs CI/CD workflow #5

Open
wants to merge 4,523 commits into
base: master
Choose a base branch
from
Open

Docs CI/CD workflow #5

wants to merge 4,523 commits into from

Conversation

negin513
Copy link
Owner

@negin513 negin513 commented May 8, 2024

Description of changes

Specific notes

Contributors other than yourself, if any:

CTSM Issues Fixed (include github issue #):

Are answers expected to change (and if so in what way)?

Any User Interface Changes (namelist or namelist defaults changes)?

Testing performed, if any:
(List what testing you did to show your changes worked as expected)
(This can be manual testing or running of the different test suites)
(Documentation on system testing is here: https://github.com/ESCOMP/ctsm/wiki/System-Testing-Guide)
(aux_clm on cheyenne for intel/gnu and izumi for intel/gnu/nag/pgi is the standard for tags on master)

NOTE: Be sure to check your coding style against the standard
(https://github.com/ESCOMP/ctsm/wiki/CTSM-coding-guidelines) and review
the list of common problems to watch out for
(https://github.com/ESCOMP/CTSM/wiki/List-of-common-problems).

ekluzek and others added 30 commits March 19, 2024 18:02
Fix misplaced stopf in CNDriverMod.F90
Based on the ctsm5.2 branch testlist
update PE layouts for 360x720, mpasa*, and
mpasa15*.
mpasa tests gave error about
duplicate PE layouts for them.
So explicitly set them.
…bdev-20240321

slevis note: Latest master commit is same as ctsm5.1.dev174
These failures are already tracked with derecho versions
This will be reverted once issue ESCOMP#2423 has been addressed
ekluzek and others added 30 commits April 26, 2024 11:13
CTSM5.2 2000 fsurdat T42 64x128 file
Move plumber2 scripts to python directory (on b4b branch)
FATES default allometry parameter file update

This updates the default FATES parameter file which includes a number
of changes:

   - Default global tree pft allometry update
   - New allometric mode options
   - New scaling coefficients for alternative leaf maintenance respiration
   - New switch to control the use of host land model day length scaling factor

This also incorporates some testing additions and clean up, including:

   - Removes cheyenne expected failure tests that have been converted to derecho
   - Adds a 5x5_amazon test to aux_clm and the expected failures list
   - Temporarilry converts a fates 5x5_amazon test to f10 test
   - Adds namelist check and corresponding unit test to make sure fates hydro
     and fates satellite phenology mode can not be used together

The FATES externals tag is also updated which includes a number of bug fixes
and the addition of new history output.
FATES default allometry parameter file update

This updates the default FATES parameter file which includes a number
of changes:

   - Default global tree pft allometry update
   - New allometric mode options
   - New scaling coefficients for alternative leaf maintenance respiration
   - New switch to control the use of host land model day length scaling factor

This also incorporates some testing additions and clean up, including:

   - Removes cheyenne expected failure tests that have been converted to derecho
   - Adds a 5x5_amazon test to aux_clm and the expected failures list
   - Temporarilry converts a fates 5x5_amazon test to f10 test
   - Adds namelist check and corresponding unit test to make sure fates hydro
     and fates satellite phenology mode can not be used together

The FATES externals tag is also updated which includes a number of bug fixes
and the addition of new history output.
Fix long names for RH2M_R, AZSUN, and update nofates and fates history variable lists in User's Guide
Fix subset_data (cth and cbh not iterable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.