You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 36 Next »

The Atmosphere Model Working Group (AMWG) Diagnostics Framework (ADF) is an automated diagnostic package written in Python, aimed to be used to evaluate and benchmark simulation output from CESM. Here, we describe diagnostics associated with atmospheric chemistry.

The ADF package can be downloaded at https://github.com/NCAR/ADF

Detailed instructions on how to use it can be found here: https://github.com/NCAR/ADF/wiki

Instructions to use the chemistry evaluation are being developed here: Using chemistry diagnostics with CESM output

Our current atmospheric chemistry diagnostic development plans/wishlist (view on GitHub: https://github.com/NCAR/ADF/issues/237) are:

DiagnosticExample Plot/ResultGithub Issue

1. Chemistry/Aerosol budget Tables

Tables / Chemistry of ANN global budgets

https://github.com/NCAR/ADF/issues/236

To do: check against NCL script for correct calculations

2. Zonal Average comparisons between model runs.

Vertical Contour Plots contour plots of DJF, MAM, JJA, SON and ANN zonal means

List of species to evaluate: TBD



3. Ozone climatology comparison to observations

Profiles, seasonal cycles and Taylor diagrams

https://github.com/NCAR/ADF/issues/281

Now in the main branch.  Has one minor text error with the case name and/or nickname labels that will be addressed in a later fix.

4. Column comparison to satellite observations

Lat/lon comparisons for
(a) MOPITT carbon monoxide
(b) OMI/MLS ozone
(c) MODIS aerosol optical depth

(a) CO: https://github.com/NCAR/ADF/issues/235

(b) O3: https://github.com/NCAR/ADF/issues/242

(c) AOD: https://github.com/NCAR/ADF/issues/302

5. Vertical profile comparisons to observations

(a) NOAA aircraft campaigns


6. Surface comparisons to observations

(a) IMPROVE network


7.  Water vapor tape recorder

https://github.com/NCAR/ADF/issues/332

Color table adjusted to 1.5 - 3.5.  Currently changed in pull request #339.

8.  Composition difference plots

https://github.com/NCAR/ADF/issues/331

Pull request #339 initiated. 

WACCM ADF Goals (based on these comparisons https://github.com/NCAR/wawg_dev/issues/2):

  1. QBO
  2. Zonal Mean U winds and Transform Eulerian Mean (TEM) of winds
  3.  Water Vapor (tape recorder) and temperature time series at 100 hPa in the tropics (compare with MLS) (#7 above)
  4. Temperature: NH Polar 
  5. Temperature: SH Polar
  6. Temperature: Dec Zonal Mean (against MERRA and SABER)
  7. Temperature: June Zonal Mean (against MERRA and SABER)
  8. Ozone diagnostics for lower stratosphere (ozone hole)
  • No labels