|
1 | 1 | =============================================================== |
| 2 | +Tag name: ctsm5.4.034 |
| 3 | +Originator(s): afoster (Adrianna Foster,UCAR/TSS,303-497-1728) |
| 4 | +Date: Wed Apr 22 11:02:13 AM MDT 2026 |
| 5 | +One-line Summary: bug fix to the FATES land use driver input code |
| 6 | + |
| 7 | +Purpose and description of changes |
| 8 | +---------------------------------- |
| 9 | + |
| 10 | +This PR includes a cherry-picked fix from NorESMhub/CTSM#209 to address swap in the |
| 11 | +order of rangeland and pasture in the reading of the landuse drivers |
| 12 | + |
| 13 | + |
| 14 | +Bugs fixed |
| 15 | +---------- |
| 16 | + |
| 17 | +List of CTSM issues fixed (include CTSM Issue # and description): |
| 18 | +Resolves FATES https://github.com/NGEET/fates/issues/1551 |
| 19 | + |
| 20 | + |
| 21 | +Testing summary: |
| 22 | +---------------- |
| 23 | + |
| 24 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 25 | + |
| 26 | + derecho ----- OK |
| 27 | + izumi ------- OK |
| 28 | + |
| 29 | + fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>) |
| 30 | + derecho ----- OK |
| 31 | + izumi ------- OK |
| 32 | + |
| 33 | + Added 2 new expected fails for mizuroute NLCOMP DIFFs. |
| 34 | + |
| 35 | + |
| 36 | +Answer changes |
| 37 | +-------------- |
| 38 | + |
| 39 | +Changes answers relative to baseline: |
| 40 | + |
| 41 | +Landuse tests are not B4B, otherwise B4B |
| 42 | + |
| 43 | +=============================================================== |
| 44 | +=============================================================== |
| 45 | +Tag name: ctsm5.4.033 |
| 46 | +Originator(s): glemieux (Gregory Lemieux, LBNL, glemieux@lbl.gov) |
| 47 | +Date: Fri Apr 17 10:39:02 AM MDT 2026 |
| 48 | +One-line Summary: Update fates tag with missing land use data check fix |
| 49 | + |
| 50 | +Purpose and description of changes |
| 51 | +---------------------------------- |
| 52 | + |
| 53 | +This update brings in fates-side changes which allow for checking of |
| 54 | +fates land use data that uses either NaN or non-nan fill values. This |
| 55 | +also updates the fates land use data tool tag which captures the |
| 56 | +associated netcdf write encoding changes to ensure that the land use |
| 57 | +data will use non-nan values consistent with the latest default datasets. |
| 58 | + |
| 59 | + |
| 60 | +Bugs fixed |
| 61 | +---------- |
| 62 | +List of CTSM issues fixed (include CTSM Issue # and description) [one per line]: |
| 63 | +Resolves #3789 |
| 64 | + |
| 65 | +Notes of particular relevance for developers: |
| 66 | +--------------------------------------------- |
| 67 | +NOTE: Be sure to review the steps in README.CHECKLIST.master_tags as well as the coding style in the Developers Guide |
| 68 | + |
| 69 | +Changes to tests or testing: |
| 70 | +- Removes the FatesColdLUH testmods from the expected failures list |
| 71 | + |
| 72 | +Contributors: |
| 73 | + |
| 74 | +Testing summary: |
| 75 | +---------------- |
| 76 | + |
| 77 | + regular tests (aux_clm: https://github.com/ESCOMP/CTSM/wiki/System-Testing-Guide#pre-merge-system-testing): |
| 78 | + |
| 79 | + derecho ----- OK |
| 80 | + izumi ------- OK |
| 81 | + |
| 82 | + fates tests: (give name of baseline if different from CTSM tagname, normally fates baselines are fates-<FATES TAG>-<CTSM TAG>) |
| 83 | + derecho ----- OK |
| 84 | + izumi ------- OK |
| 85 | + |
| 86 | + |
| 87 | +Answer changes |
| 88 | +-------------- |
| 89 | + |
| 90 | +Changes answers relative to baseline: B4B, except for FATES |
| 91 | + |
| 92 | +Other details |
| 93 | +------------- |
| 94 | + |
| 95 | +List any git submodules updated (cime, rtm, mosart, cism, fates, etc.): |
| 96 | + fates: sci.1.92.0_api.44.0.0 --> sci.1.92.1_api.44.1.0 |
| 97 | + fates/tools/landusedata: v0.1.1 --> v0.4.1 |
| 98 | + |
| 99 | +Pull Requests that document the changes (include PR ids): |
| 100 | +(https://github.com/ESCOMP/ctsm/pull) |
| 101 | + |
| 102 | +https://github.com/ESCOMP/CTSM/pull/3926 |
| 103 | +https://github.com/NGEET/fates/pull/1555 |
| 104 | +https://github.com/NGEET/tools-fates-landusedata/pull/41 |
| 105 | + |
| 106 | +=============================================================== |
| 107 | +=============================================================== |
2 | 108 | Tag name: ctsm5.4.032 |
3 | 109 | Originator(s): samrabin (Sam Rabin, UCAR/TSS) |
4 | 110 | Date: Fri Apr 10 11:19:34 MDT 2026 |
|
0 commit comments