Skip to content
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:

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:

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

Clone this wiki locally