Sam Rabin
Sam Rabin
I found an old task in my to-do list that I've unfortunately lost the context for: > Where all does code assume growing seasons < 365 days? Is it just...
### Description of changes In a test directory generated by `run_sys_tests`, call `/path/to/ctsm/test-summary/test_summary.sh` to get a list of the various ways a test can finish (pass, diffs from baseline, etc.)...
The `clm/extra_outputs` testmod makes it so that either `history_fields_nofates.rst` or `history_fields_fates.rst` is generated, depending on whether it's a FATES compset. There is one test in aux_clm doing this with a...
As [discussed](https://docs.google.com/document/d/1tgDRocjAFF1svWjt0mvjjPaPLFuDZEHLpf4vlGIQs5o/edit#heading=h.f6fgfzwuk999) in CTSM SE meeting today, this makes it clear that [Smallville](https://en.wikipedia.org/wiki/Smallville_(comics)) is a fake site we made up for testing purposes.
### Description of changes Update CTSM to work with FATES land use v2 (NGEET/fates#1116) . Based on @glemieux's analogous update for E3SM (E3SM-Project/E3SM#6353). ### Specific notes This PR enables the...
One thing that's emerging from my analysis and writeup of #1863—e.g., [my AGU poster](https://agu2022fallmeeting-agu.ipostersessions.com/Default.aspx?s=EA-57-89-17-FF-79-D0-1C-4D-22-E4-2B-3E-DA-C9-9E)—is that there are a few crops where using the GGCMI prescribed calendars makes a really big...
Needed so it doesn't crash when we move to `git-fleximod` (#2443).
Replace `checkout_externals` instructions with those for `git-fleximod`. `git grep -i 'checkout_ext'` returns the following list of files, though I have omitted here files from the /manage_externals directory that seem unnecessary...
This would avoid issues such as #2530. Yes, we want to convert this to Python eventually, but that's a much bigger task.
The background color of inline code blocks is opaque and ends up hiding most of the text selection shading. (Other problem reported as issue #14 .) 