-
Notifications
You must be signed in to change notification settings - Fork 361
Update documentation for generating fsurdat/landuse files #3199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 22 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5d97143
Updating doc/source/users_guide/using-clm-tools/what-are-the-clm-tool…
slevis-lmwg 42098c5
Draft update documentation for generating fsurdat/landuse files
slevis-lmwg 4aba801
Merge remote-tracking branch 'escomp/b4b-dev' into documentation_wk
slevis-lmwg a3635da
Merge branch 'documentation_wk' into doc_mksurfdata_esmf
slevis-lmwg 3683979
Remove creating-domain-files.rst as not needed with nuopc
slevis-lmwg 0f16d7d
Remove references to creating-domain-files
slevis-lmwg 9e00622
Remove reference to mknoocnmap.pl as obsolete
slevis-lmwg cf44eb3
Merge branch 'b4b-dev' into doc_mksurfdata_esmf
slevis-lmwg a6fccee
Merge branch 'b4b-dev' into doc_mksurfdata_esmf
slevis-lmwg 27c3f3e
Rm mention of mapping files, replace SCRIP and corresp. tool with mesh
slevis-lmwg 162a793
Add reference to Section 1.9 _how-to-make-mesh
slevis-lmwg 547ffe9
Remove some figures not in use by the new documentation
slevis-lmwg af56462
Remove mknoocnmap.pl and mkunitymap.ncl
slevis-lmwg 029f1c7
wrf-tools.rst: replace SCRIP with mesh, rm refs to deprecated scripts
slevis-lmwg 577d2bc
Remove unnecessary references to SCRIP, domain, and mapping files
slevis-lmwg 2c1640b
Remove some references to gen_domain
slevis-lmwg 0855784
Merge remote-tracking branch 'escomp/b4b-dev' into doc_mksurfdata_esmf
slevis-lmwg f78930f
Mostly formatting improvements to wrf-tools.rst
slevis-lmwg a364961
Formatting corrections
slevis-lmwg 94051ad
Add reference to building-the-clm-tools for gen_domain
slevis-lmwg d680881
Remove debugging comment
slevis-lmwg ade16d5
Merge remote-tracking branch 'escomp/b4b-dev' into doc_mksurfdata_esmf
slevis-lmwg 2a5bbd2
Merge remote-tracking branch 'escomp/b4b-dev' into doc_mksurfdata_esmf
slevis-lmwg 2a90905
Introduce wrapping lines in this file
slevis-lmwg f3fdafb
Remove redundant sections from tools/mksurfdata_esmf/README.md
slevis-lmwg e973c4f
Make User's Guide sections consistent with last README changes
slevis-lmwg 2af2e5d
Update all README references to include the .md suffix
slevis-lmwg 0d7fb50
Remove a couple of TODO placeholders
slevis-lmwg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
doc/source/users_guide/using-clm-tools/LegendCLMToolDataFlow.jpeg
This file was deleted.
Oops, something went wrong.
16 changes: 6 additions & 10 deletions
16
doc/source/users_guide/using-clm-tools/building-the-clm-tools.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,24 +1,20 @@ | ||
| .. include:: ../substitutions.rst | ||
|
|
||
| .. _building-the-clm-tools: | ||
|
|
||
| ======================== | ||
| Building the CLM tools | ||
| ======================== | ||
|
|
||
| .. include:: ../substitutions.rst | ||
|
|
||
| .. todo:: | ||
| Update the below, as domain files aren't needed with nuopc. | ||
|
|
||
| The tools **cprnc** and **gen_domain** use the CIME configure/build system which is described in the next section. | ||
| The tool **cprnc** uses the CIME configure/build system which is described in the next section. | ||
|
|
||
| The only CLM FORTRAN tool is mksurfdata_esmf which has it's own build system that takes advantage of the cime build. | ||
|
|
||
| ================================================================ | ||
| Building the CLM tools that use the CIME configure/build system | ||
| ================================================================ | ||
|
|
||
| .. todo:: | ||
| Update the below, as domain files aren't needed with nuopc. | ||
|
|
||
| ``cprnc`` and ``gen_domain`` both use the CIME configure/build system rather than the CLM specific version described above. | ||
| ``cprnc`` uses the CIME configure/build system rather than the CLM specific version described above. | ||
|
|
||
| See `CIME documentation on adding grids <http://esmci.github.io/cime/users_guide/grids.html?highlight=gen_domain#adding-grids>`_ for more information on adding grids, creating mapping files, and running ``gen_domain``. Also see the CIME file: ``$CTSMROOT/tools/mapping/gen_domain_files/INSTALL`` for how to build ``gen_domain``. | ||
|
|
40 changes: 0 additions & 40 deletions
40
doc/source/users_guide/using-clm-tools/creating-domain-files.rst
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.