How to contribute to the python collection

Where possible please use the sample example data files available from the side bar. Add this to the top of your code, filling in the appropriate areas:

'''
Copyright (C) YYYY ACOM/NCAR
Copyright (C) YYYY Your Name/Initials
Last updated: YYYY-MM-DD

Add a brief description of what the code aims to do and how to use.

Note any conditions for running - for example changing the path to the data file.

If you have any questions, suggestions, or comments on this example, please use
the CAM-chem Forum (https://bb.cgd.ucar.edu/cesm/forums/cam-chem.154/).
'''

Here is a template on a good structure to set up a Jupyter Notebook: https://github.com/NCAR/analysis_project_template/blob/main/notebooks/Notebook_Template.ipynb

Then supply the .ipynb or python files and accompanying input data used to the ACOM/python team by letting us know you would like to contribute through this form: submit code