Preprints
https://doi.org/10.5194/gmd-2023-203
https://doi.org/10.5194/gmd-2023-203
Submitted as: development and technical paper
 | 
19 Jan 2024
Submitted as: development and technical paper |  | 19 Jan 2024
Status: this preprint is currently under review for the journal GMD.

E3SM Chemistry Diagnostics Package (ChemDyg) Version 0.1.4

Hsiang-He Lee, Qi Tang, and Michael Prather

Abstract. The E3SM Chemistry diagnostics package (ChemDyg) is an open-source software, all diagnostic scripts written in Python, developed to support the Department of Energy (DOE) Energy Exascale Earth System Model (E3SM). The current version 0.1.4 of ChemDyg generates several diagnostic plots and tables for model-to-model and model-to-observation comparison, including 2-dimentional contour mapping plots, diurnal and annual cycle plots, time-series plots, and comprehensive processing tables. ChemDyg is executed by zppy, which is a post-processing toolchain for E3SM written in Python. The ChemDyg codebase is designed to be modular, and each diagnostics set is self-contained. Each set has its own driving script that includes set-specific file input/output and a main python script for calculation and plotting. The outputs from each diagnostics set, including figures and tables, are organized in the main HTML page to make it interactive through a browser.

This paper is a comprehensive description of E3SM ChemDyg (as of version 0.1.4) including the details of each diagnostics set and its required input data formats. This tool has enough flexibility for future ChemDyg developers to increase the addition of new observational datasets and new diagnostics sets.

Hsiang-He Lee, Qi Tang, and Michael Prather

Status: open (extended)

Comment types: AC – author | RC – referee | CC – community | EC – editor | CEC – chief editor | : Report abuse
  • RC1: 'Comment on gmd-2023-203', Anonymous Referee #1, 25 Feb 2024 reply
Hsiang-He Lee, Qi Tang, and Michael Prather
Hsiang-He Lee, Qi Tang, and Michael Prather

Viewed

Total article views: 209 (including HTML, PDF, and XML)
HTML PDF XML Total BibTeX EndNote
165 35 9 209 10 7
  • HTML: 165
  • PDF: 35
  • XML: 9
  • Total: 209
  • BibTeX: 10
  • EndNote: 7
Views and downloads (calculated since 19 Jan 2024)
Cumulative views and downloads (calculated since 19 Jan 2024)

Viewed (geographical distribution)

Total article views: 201 (including HTML, PDF, and XML) Thereof 201 with geography defined and 0 with unknown origin.
Country # Views %
  • 1
1
 
 
 
 
Latest update: 21 Mar 2024
Download
Short summary
The E3SM Chemistry diagnostics package (ChemDyg) is a software tool, which is designed for the global climate model (E3SM) chemistry development. ChemDyg generates several diagnostic plots and tables for model-to-model and model-to-observation comparison, including 2-dimentional contour mapping plots, diurnal and annual cycle, time-series plots, and comprehensive processing tables. This paper is to introduce the details of each diagnostics set and its required input data formats in ChemDyg.