Skip to content
Merged
Show file tree
Hide file tree
Changes from 29 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
e49126f
Initial work on preview_docs_pr.sh.
samsrabin Apr 24, 2026
123ac02
preview_docs_pr.sh: Now does a basic clone and build.
samsrabin Apr 24, 2026
683f4fb
preview_docs_pr.sh: Now loads podman if on casper.
samsrabin Apr 24, 2026
ef80432
preview_docs_pr.sh: Name remote after owner during clone.
samsrabin Apr 24, 2026
65da828
preview_docs_pr.sh: Prepend clone dir with preview_docs_pr
samsrabin Apr 24, 2026
7856bad
preview_docs_pr.sh: Clone to subdir of /glade/derecho/scratch/samrabi…
samsrabin Apr 24, 2026
20bcf0c
preview_docs_pr.sh: Clone may not be within an existing git repo
samsrabin Apr 24, 2026
af9427d
preview_docs_pr.sh: Add a set -u.
samsrabin Apr 24, 2026
9affd1a
Add preview_docs_pr.py.
samsrabin Apr 26, 2026
9606321
Test adding a new docs image.
samsrabin Apr 26, 2026
56ccdae
Test removing a doc file.
samsrabin Apr 26, 2026
0b32557
preview_docs_pr.py: Empty commit to avoid git lfs problems.
samsrabin Apr 26, 2026
367075c
preview_docs_pr.py: Delete test printout.
samsrabin Apr 26, 2026
fa3eaf7
preview_docs_pr.py: Delete unused load_podman.
samsrabin Apr 26, 2026
bdf3c7b
preview_docs_pr.py: Handle empty result.stdout.
samsrabin Apr 26, 2026
9e62c9c
preview_docs_pr.py: Factor out print_files_msg().
samsrabin Apr 26, 2026
96a11a1
preview_docs_pr.py: Fix subprocess call.
samsrabin Apr 26, 2026
d5608fb
preview_docs_pr.py: print_files_msg(): Fix dict vs str
samsrabin Apr 26, 2026
8125f37
preview_docs_pr.py: Fix print_files_msg().
samsrabin Apr 26, 2026
5d3126e
preview_docs_pr.py: Fix "The update files are in" msg.
samsrabin Apr 26, 2026
4849a4a
preview_docs_pr.py: Wait 10 secs for mergeability re-check.
samsrabin Apr 27, 2026
27cc36a
preview_docs_pr.py: Suppress git messages.
samsrabin Apr 27, 2026
05de758
preview_docs_pr.py: Resolve pylint complaints.
samsrabin Apr 27, 2026
d981675
Remove preview_docs_pr.sh.
samsrabin Apr 27, 2026
4250157
preview_docs_pr.py: Resolve another pylint complaint.
samsrabin Apr 27, 2026
b390517
preview_docs_pr.py: Add note about tokens unsupported.
samsrabin Apr 27, 2026
428defb
preview_docs_pr.py: Specify branch name on git init.
samsrabin Apr 27, 2026
b224d99
preview_docs_pr.py: Pass -v/--verbose to build_docs.
samsrabin Apr 27, 2026
eac4a50
preview_docs_pr.py: Fix --dir help msg.
samsrabin Apr 27, 2026
9323437
Rename to preview_docs_pr.
samsrabin Apr 27, 2026
9cf0959
Revert "Test removing a doc file."
samsrabin Apr 27, 2026
39639e2
Revert "Test adding a new docs image."
samsrabin Apr 27, 2026
803ae76
preview_docs_pr: --verbose now shows stdout for git cmds.
samsrabin Apr 27, 2026
3dda069
preview_docs_pr: Fix docs build (git lfs).
samsrabin Apr 27, 2026
f78385e
preview_docs_pr: Factor out new function set_up_git().
samsrabin Apr 27, 2026
41fedb9
Test removing a doc file.
samsrabin Apr 26, 2026
a977d84
Test adding a new docs image.
samsrabin Apr 26, 2026
de022d9
preview_docs_pr: Fix print_files_msg check under --verbose.
samsrabin Apr 27, 2026
3159b85
preview_docs_pr: Do complete git-fleximod.
samsrabin Apr 27, 2026
09f3130
Revert "Test removing a doc file."
samsrabin Apr 27, 2026
5bf4b7b
Revert "Test adding a new docs image."
samsrabin Apr 27, 2026
7fdc988
preview_docs_pr: Simplify git remote add (HTTPS always works).
samsrabin Apr 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/source/tech_note/CN_Pools/CLM50_Tech_Note_CN_Pools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ Separate state variables for C and N are tracked for leaf, live stem, dead stem,

In addition to the vegetation pools, CLM includes a series of decomposing carbon and nitrogen pools as vegetation successively breaks down to CWD, and/or litter, and subsequently to soil organic matter. Discussion of the decomposition model, alternate specifications of decomposition rates, and methods to rapidly equilibrate the decomposition model, is in Chapter :numref:`rst_Decomposition`.

.. _Figure New test figure:

.. figure:: screenshot_5718.png
:width: 462px
:height: 298px

Just a test figure. Remove before merging!!!

Tissue Stoichiometry
-----------------------

Expand Down
3 changes: 3 additions & 0 deletions doc/source/tech_note/CN_Pools/screenshot_5718.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion doc/source/tech_note/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ CLM Technical Note
Lake/CLM50_Tech_Note_Lake.rst
Glacier/CLM50_Tech_Note_Glacier.rst
MOSART/CLM50_Tech_Note_MOSART.rst
mizuRoute/Tech_Note_mizuRoute.rst
Urban/CLM50_Tech_Note_Urban.rst
CN_Pools/CLM50_Tech_Note_CN_Pools.rst
Plant_Respiration/CLM50_Tech_Note_Plant_Respiration.rst
Expand Down
31 changes: 0 additions & 31 deletions doc/source/tech_note/mizuRoute/Tech_Note_mizuRoute.rst

This file was deleted.

Loading
Loading