Skip to content

PCMDI/cmor3_documentation

Repository files navigation

CMOR Documentation

Hosted at cmor.llnl.gov

Building and displaying the doc

This documentation is made with Jekyll.

Creating a Jekyll environment with Conda on MacOS

Our preferred method of installing Jekyll is through a Conda environment.

Download and install Anaconda, and then use the following commands.

conda create -n jekyll_env -c conda-forge ruby clang_osx-64 clangxx_osx-64
conda activate jekyll_env
bundle install
bundle exec jekyll serve

Contributors

Contributors

Acknowledgement

Content in this repository is developed by climate and computer scientists from the Program for Climate Model Diagnosis and Intercomparison (PCMDI) at Lawrence Livermore National Laboratory (LLNL). This work is sponsored by the Regional and Global Model Analysis (RGMA) program, of the Earth and Environmental Systems Sciences Division (EESSD) in the Office of Biological and Environmental Research (BER) within the Department of Energy's Office of Science. The work is performed under the auspices of the U.S. Department of Energy by Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344.

United States Department of Energy  Lawrence Livermore National Laboratory