Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comparison to 2002-2021 monthly climatology of MOPITT carbon monoxide #235

Open
rrbuchholz opened this issue Mar 29, 2023 · 3 comments
Labels
chemistry Related to chemistry diagnostics enhancement New feature or request

Comments

@rrbuchholz
Copy link

New feature type

New plot and/or plot enhancement

What is this new feature?

Compare model output against satellite-based measurements of carbon monoxide. Requires horizontal and vertical regridding to the observation space and applying averaging kernels.

Attached file is an example comparison for December from the old Diagnostics (using MOPITT CO climatology 2003-2012).
cset4_co_column_mopitt_12

Assistance required?

Yes, I will need some assistance before making a PR

Extra info

Chemistry diagnostic

@rrbuchholz rrbuchholz added the enhancement New feature or request label Mar 29, 2023
@rrbuchholz
Copy link
Author

rrbuchholz commented Mar 30, 2023

  • Dataset details: MOPITT V9J 2002-2021
  • Variables to load: CO column, a priori, averaging kernel
  • Location: /glade/campaign/acom/acom-da/buchholz/MOPITT_v9_climo

Applied for data archiving through NCAR GDEX, Data Reference: https://gdex.ucar.edu/dataset/369_buchholz.html

@rrbuchholz
Copy link
Author

rrbuchholz commented Apr 5, 2023

Update: we have a working Jupyter Notebook comparison code. Some notes:

  • Currently plots all 4 options (MOPITT, MOPITT SD, Smoothed model, Difference) for one month. You can choose the month at the start of the plotting cell, will turn need a loop (or parallel option) to compare all months.
  • Compares one year of model output - we will need to create climatology of CO from the CESM/CAM-chem output.
  • Only works with the finite volume output currently.
  • Horizontal regridding is xarray linear interpolation. There might be a better/more accurate regridding through xesmf.
  • Consider alternate colormaps.

Image below compares to
/glade/scratch/tilmes/archive/FCnudged_MAM4_f09.carma_trop_strat09.aqchem.2001_2020

image

@justin-richling justin-richling added the chemistry Related to chemistry diagnostics label Aug 8, 2023
@rrbuchholz
Copy link
Author

rrbuchholz commented May 8, 2024

Upated code is available on the UCAR HPC:
/glade/work/shawnh/derecho/ADF_O3DIAG/scripts/plotting/MOPITT.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chemistry Related to chemistry diagnostics enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants