Skip to content

brian-rose/pyCESM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyCESM

pypi

---------- Python package for interactive work with the Community Earth System Model ----------

Author

Brian E. J. Rose
Department of Atmospheric and Environmental Sciences
University at Albany
brose@albany.edu

Installation

pip install pyCESM

or download the source and run

python setup.py

or, if you are developing new code

python setup.py develop

About pyCESM

Currently consists of two parts:

  • Python / numpy implementations of some of the thermodynamic routines (e.g. saturation vapor pressure and specific humidity) used by the CAM atmospheric model.
  • A Python interface for working with CAM output that automates some grid-aware diagnostic calculations. This functionality is built on top of xarray.

Based on (and tested with) version 1.2.1 of CESM

License

This code is freely available under the MIT license. See the accompanying LICENSE file.

About

Package for interactive work with the Community Earth System Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages