Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ekluzek committed Nov 20, 2022
1 parent b8753eb commit 01b4118
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions doc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
===============================================================
Tag name: ctsm5.1.dev114
Originator(s): erik (Erik Kluzek,UCAR/TSS,303-497-1326)/@wwieder/@olyson/@ka7eh
Date: Wed Nov 16 16:31:14 MST 2022
Date: Sat Nov 19 18:11:15 MST 2022
One-line Summary: Some NEON updates fixing AG sites, update MOSART, small fixes

Purpose and description of changes
Expand All @@ -11,6 +11,9 @@ Minor changes to python scripts and usermod_dirs for NEON cases. Also update the
smaller lightning file. Have NEON use new use-cases for 2018 and 2018-PD conditions for CLM. Have NEON
Agricultural sites run with prognostic crop. Simple fix for warning about NaN's in import/export data from/to coupler.

Get NEON tests working on izumi, add --inputdata-dir to subset_data and modify_singlept_site_neon.py so they aren't tied
to only running on cheyenne.

Also update MOSART with fixed for direct_to_outlet option.

Add error checking in ParitionWoodFluxes. Fix value of albgrd_col in SurfaceAlbefdoType.F90.
Expand Down Expand Up @@ -45,6 +48,11 @@ CTSM issues fixed (include CTSM Issue #):
Fixes #1263 -- Fix partitionWood fluxes
Fixes #1788 -- Fix albgrd_col
Fixes #1901 -- Fix NEONSITE YELL

Some on #1910 -- add pandas version check to modify_singlept_site_neon.py so will abort cleanly if version not updated

Known bugs found since the previous tag (include issue #):
#1910 -- modify_singlept_site_neon.py has trouble on izumi

Notes of particular relevance for users
---------------------------------------
Expand Down Expand Up @@ -87,7 +95,9 @@ Testing summary: regular, tools
tools-tests (test/tools) (if tools have been changed):

cheyenne - OK
izumi (NEON) -- OK
cheyenne (NEON) - PASS
izumi (NEON) -- OK (modify_singlept_site_neon.py test fails due to #1910)
izumi -- OK

python testing (if python code has changed; see instructions in python/README.md; document testing done):

Expand Down
2 changes: 1 addition & 1 deletion doc/ChangeSum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Tag Who Date Summary
============================================================================================================================
ctsm5.1.dev114 multiple 11/16/2022 Some NEON updates fixing AG sites, update MOSART, small fixes
ctsm5.1.dev114 multiple 11/19/2022 Some NEON updates fixing AG sites, update MOSART, small fixes
ctsm5.1.dev113 multiple 10/28/2022 Fix some compsets; add only clauses for ESMF use statements
ctsm5.1.dev112 multiple 10/15/2022 Rework fates test definitions and add new fates tests
ctsm5.1.dev111 multiple 10/05/2022 Fixes for NEON cases
Expand Down

0 comments on commit 01b4118

Please sign in to comment.