Skip to content

sterlingbaldwin/acme_diags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACME Diagnostics Package

Table of Contents

  1. Overview
  2. Current State
  3. Documentation

Overview

This diagnostics package is constructed for supporting the diagnostics task of DOE's Accelerated Climate Modeling for Energy (ACME) project. The goal of this work is to develop a comprehensive diagnostics package that:

  • fully integrates the functionality of NCAR's AMWG diagnostics package.
  • utilizes most updated observational datasets, including remote sensing, reanalysis and in-situ datasets.
  • interfaces with diagnostics developed from different ACME focus groups: atmosphere group, coupled simulation group, land group.
  • interacts effectively with the PCMDI's metrics package and the ARM diagnostics package through a unifying framework: Community Diagnostics Package (CDP).
  • is flexible for user specified diagnostics and being configured for use by other climate models.

Current State

Algorithm and visulization codes for the AMWG Set 5, 7, 4, 3 diagnostics, namely lat-lon contour plots (Figure 1), polar contour plots (Figure 2), pressure-lat contour plots (Figure 3), and zonal mean line plots (Figure 4) for climatology seasonal means, are done for testing.

The package enables the AMWG Set 5 diagnostics and features built-in user diagnostics, by specifying user desired diagnostics regions and pressure levels for variables with the vertical dimension.

Figure1

Figure 1: An example of the lat-lon contour plots for air temperature at 850 mb with tropical ocean region considered

Figure2

Figure 2: An example of the polar contour plots for precipitation rate

Figure3

Figure 3: An example of the pressure-lat contour plots for air temperature

Figure4

Figure 4: An example of the zonal mean surface air temperature line plot

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%