Welcome to the Python resources for chemistry modeling¶
A collection of Python examples¶
Here, you will find a growing collection of Python code for atmospheric chemistry applications. These examples have been created primarily in jupyter notebooks. You will mainly find applications to atmospheric chemistry modeling with CAM-chem, but there are also applications for MUSICA modeling, as well as observations from satellites, aircraft and ground-based instruments.
curtains
Altitude slices of concentrations, versus time or space
|
emissions
Aggregate emissions and plot in various ways
|
Advanced python scripts and processing
|
i/o and processing
Some tips and tricks for reading, writing and processing data
|
Plot model output on maps
|
profiles
Altitude versus concentration plots
|
scatter plots
Plots of one variable plotted against a second variable
|
Temporal analysis of model output - time versus concentration plots
|
Simplified navigator to quickly look through various slices
|
Helpful resources:
Other Python Examples: