Skip to content

ARM-DOE/EMC2

Repository files navigation

EMC²: the Earth Model Column Collaboratory

Latest PyPI version Latest Travis CI build status

The Earth Model Column Collaboratory (EMC²) is an open-source framework for atmospheric model evaluation against observational data and model intercomparisons. It consisting of an instrument simulator and a sub-column generator, which enables statistically emulating a higher spatial resolution. This framework is specifically designed to simulate the Atmospheric Radiation Measurement (ARM) User Facility remote- sensing measurements while being faithful to the representation of physical processes and sub-grid scale assumptions in various state-of-the-art models, thereby serving as a practical bridge between observations and models.

Detailed description of EMC² is provided in Silber et al. (GMD, 2022; https://doi.org/10.5194/gmd-15-901-2022).

Useful links

Citing

If the Earth Model Column Collaboratory (EMC²) is used in your manuscript, please cite:

Silber, I., Jackson, R. C., Fridlind, A. M., Ackerman, A. S., Collis, S., Verlinde, J., and Ding, J.: The Earth Model Column Collaboratory (EMC2) v1.1: an open-source ground-based lidar and radar instrument simulator and subcolumn generator for large-scale models, Geosci. Model Dev., 15, 901–927, https://doi.org/10.5194/gmd-15-901-2022, 2022.

and references therein.

Installation

In order to install EMC², you can use either pip or anaconda. In a terminal, simply type either of:

$ pip install emc2
$ conda install -c conda-forge emc2

In addition, if you want to build EMC² from source and install, type in the following commands:

$ git clone https://github.com/ARM-DOE/EMC2
$ cd EMC2
$ pip install .

Dependencies

EMC² requires Python 3.10+ as well as:

Contributions

As its acronym suggests, EMC² is a collaboratory... Contributions are welcome and encouraged, provided that the code can be distributed under the BSD 3-clause license (see the LICENSE.txt file). See the contributor's guide. for more information.

About

Earth Model Column Collabratory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7