Skip to content

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

License

Notifications You must be signed in to change notification settings

massiachan/ctsm_python_gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%