File: README.md

package info (click to toggle)
cmor 3.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,956 kB
  • sloc: ansic: 28,095; f90: 13,872; python: 12,423; sh: 3,731; makefile: 111
file content (53 lines) | stat: -rw-r--r-- 2,821 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# CMOR
Climate Model Output Rewriter

CMOR3 documentation can be found at: http://cmor.llnl.gov

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.592733.svg)](https://doi.org/10.5281/zenodo.592733)
[![stable version](https://img.shields.io/github/v/release/pcmdi/cmor.svg)](https://github.com/PCMDI/cmor/releases/latest)
[![Conda cmor platforms](https://img.shields.io/conda/p/conda-forge/cmor.svg)](https://anaconda.org/conda-forge/cmor)
[![Conda cmor version](https://img.shields.io/conda/v/conda-forge/cmor.svg)](https://anaconda.org/conda-forge/cmor)
[![Conda cmor downloads](https://img.shields.io/conda/d/conda-forge/cmor.svg)](https://anaconda.org/conda-forge/cmor)

## Contributors

[![Contributors](https://contrib.rocks/image?repo=PCMDI/cmor)](https://github.com/PCMDI/cmor/graphs/contributors)

## Acknowledgement

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

<p>
    <img src="https://pcmdi.github.io/assets/PCMDI/100px-PCMDI-Logo-NoText-square-png8.png"
         width="65"
         style="margin-right: 30px"
         title="Program for Climate Model Diagnosis and Intercomparison"
         alt="Program for Climate Model Diagnosis and Intercomparison"
    >&nbsp;
    <img src="https://pcmdi.github.io/assets/DOE/480px-DOE_Seal_Color.png"
         width="65"
         style="margin-right: 30px"
         title="United States Department of Energy"
         alt="United States Department of Energy"
    >&nbsp;
    <img src="https://pcmdi.github.io/assets/LLNL/212px-LLNLiconPMS286-WHITEBACKGROUND.png"
         width="65"
         style="margin-right: 30px"
         title="Lawrence Livermore National Laboratory"
         alt="Lawrence Livermore National Laboratory"
    >
</p>

[PCMDI]: https://pcmdi.llnl.gov/
[LLNL]: https://www.llnl.gov/
[RGMA]: https://climatemodeling.science.energy.gov/program/regional-global-model-analysis
[EESSD]: https://science.osti.gov/ber/Research/eessd
[BER]: https://science.osti.gov/ber
[DOE]: https://www.energy.gov/
[OS]: https://science.osti.gov/

## Release

The code of CMOR is released under the BSD 3-Clause License. For more details, see the [LICENSE](LICENSE) File.

LLNL-CODE-2005936