Revision of section 2.12 (Lake Model) in technical note for CLM6#3997
Conversation
ekluzek
left a comment
There was a problem hiding this comment.
The changes make sense to me. And cover the things talked about. Removal of the section about updates since the previous version is good.
@nmizukami changed so that equations have equation before it, which makes sense to me. He questioned if that's a good change. But, I think we should go with it. It might be something to look at later for consistency between chapters.
|
@nmizukami , during my review of and changes to the Surface Albedo chapter, I found that the description of lake albedos was outdated (it referred to the prescribed lake albedos from LSM). So I changed this in the Surface Albedo chapter to follow the current code for lake albedo. I'd suggest then to simply refer to the Surface Albedo chapter (specifically Section 2.3.2 Ground Albedos) in the lake chapter. That way we don't duplicate the text/equations. I think the Ground Albedo section is appropriate since it describes albedos for the different surface types. |
|
@nmizukami this failed the checker in regard to curly quotes (since Sphynx will handle this). So you'll need to fix that before it can be merged. This should be straightforward, but I can show you if you have any questions. |
|
You can see the offending curlies here. I'm removing myself as reviewer since this isn't my bailiwick. |
olyson
left a comment
There was a problem hiding this comment.
Thanks for this @nmizukami . My review consists mostly of identifying orphaned equations, which were there before your modifications. See also my comment about lake albedos.
|
@nmizukami have you been able to address all of @olyson's review comments on this? |
Not yet. I will look into Keith and Sam's comments tomorrow during the party! |
Adding equation references Co-authored-by: Keith Oleson <oleson@ucar.edu>
This comment was marked as resolved.
This comment was marked as resolved.
|
I believe all the Keith comments have been resolved. Thank you @olyson. I filled a few more missing equation references. Maybe take a quick look again? |
|
@olyson can you give this one more review to see if @nmizukami addressed your comments. |
|
Actually, don't merge yet, one more thing needs to be done. We need to remove the Surface Albedo section and just refer to the Surface Albedo chapter. |
|
Ok, let me know :-) |
|
Ok, I'm looking. I see two spots that need the change. I can go ahead and make these changes. |
slevis-lmwg
left a comment
There was a problem hiding this comment.
I found two instances of referring to an albedo section instead of an albedo chapter.
Replace reference to the albedo lake section with rst_Surface Albedos
Replace second reference to albedo lake section with rst_Surface Albedos
|
@olyson I'm guessing that it's ok to merge now, but I will wait until tomorrow in case you think I missed something in my changes. |
@slevis-lmwg , sorry, my comment was confusing. The lake albedos are described in Section 2.3.2 and we want to simply either refer to that section from 2.12.3, or remove 2.12.3 entirely and just have a sentence about albedo, referencing Section 2.3.2. |
Removing first half of Surface Albedo section
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@nmizukami Keith told me that you plan to make the changes that he suggested. I just wanted to mention that there's a b4b-dev merge to master happening tomorrow. If you make the final changes today, then I can merge your branch to b4b-dev before the merge to master. I could also make the changes, but then I need you to grant me "collaborator" access. If you decide to do that, you click on Settings near the top of this page, then Collaborators and Teams, and then follow instructions for adding me (slevis-lmwg) as collaborator. |
|
I have been trying to make the changes myself here in github directly in the PR, but github won't let me remove multiple lines of text for some reason. So then I tried by checking out your branch and pushing, but that's where I need collaborator permission to push... Sorry for any confusion I may have caused. |
|
Hi @slevis-lmwg, I just added you as a collaborator. Can you try to push to my repo now? |
…_lake_edits ...got out of sync
Change section reference from rst_Surface Albedos to Ground Albedos
Change section reference from rst_Surface Albedos to Ground Albedos
Description of changes
After review, I made a few minor edits and various corrections e.g., links, equations. etc. I did not change anything on roughness length update made by @olyson.
Specific changes I made:
Specific notes
Contributors other than yourself, if any:
CTSM Issues Fixed (include github issue #): Resolve #3858
Are answers expected to change (and if so in what way)? N/A
Any User Interface Changes (namelist or namelist defaults changes)? N/A
Does this create a need to change or add documentation? Did you do so? Yes, This PR is for documentation change.
Testing performed, if any:
Built documentation on Casper (NCAR HPC) following the working with documentation guide, no errors.