Skip to content

whannah1/E3SM_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E3SM_analysis

This repository is a place for scripts and notes used for analysis of E3SM simulations. This replaces an older collection of scripts largely relying on the PyNGL library for plot generation. In 2025, After 10 years of using pyngl regularly, I finally started running into problem. Luckily, development of the uxarray library finally allows painless plotting of unstructured data on maps. So the scripts here are all reliant on uxarry, matplotlib, and cartopy.

Conda Env for uxarray + matplotlib

Many scripts can be used with the E3SM unified enviroment, but if that is not available the environement below should also work.

conda create --name ux_env --channel conda-forge --yes numpy xarray dask netcdf4 cftime cmocean nco ncview uxarray numba dask cftime scipy scikit-learn matplotlib cartopy selenium firefox geckodriver

About

Scripts and notes for analysis of E3SM simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages