Skip to content

NCAR/ctsm_python_gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTSM_PY

A place to put sample workflows and tools that use ctsm model output

Installing

First clone this repository:

git clone https://github.com/NCAR/ctsm_py.git

Then intall the utilities:

cd ctsm_py
conda activate $ENVIRONMENT_NAME
pip install -e .

Import ctsm_py in Python

In [1]: from ctsm_py.utils import weighted_annual_mean

About

A place to put sample workflows and tools that use ctsm model output

Resources

License

Stars

Watchers

Forks

Packages

No packages published