forked from ESCOMP/CESM
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alice Bertini edited this page Aug 9, 2018
·
2 revisions
Welcome to the cesm wiki!
Steps for creating the on-line documentation for a new CESM2 release:
- git clone -b release-cesm2.0.1 https://github.com/ESCOMP/cesm.git cesm.2.0.1
- cd cesm.2.0.1
- manage_externals/checkout_externals
Make sure the CESM_xml2html tools are available:
- git clone https://github.com/NCAR/CESM_xml2html.git
- cd CESM_xml2html
- check env vars at top of gen_all_input and gen_all_nml
- follow the steps outlined in the README.md file
- check all the new html files in models/cesm2 web pages
Update the static models/cesm2 pages:
- http://www.cesm.ucar.edu/models/cesm2/index.html
- http://www.cesm.ucar.edu/models/cesm2/release_download.html
- http://www.cesm.ucar.edu/models/cesm2/tags/index.html
Update the CESM Quickstart guide
- in cesm.2.0.1/doc/source, check the download version
- send a PR request with any updates
- rebuild the html following the README instructions
- copy the html to the gh-pages and update according to the README pages
Add a release announcement to the forums