Skip to content

Commit 57955ef

Browse files
committed
change to E3SM in README
1 parent aa8a430 commit 57955ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ACME Diagnostics Package
1+
# E3SM Diagnostics Package
22

33
[![Install](https://anaconda.org/acme/acme_diags/badges/installer/conda.svg)](https://anaconda.org/acme/acme_diags)
44
[![Downloads](https://anaconda.org/acme/acme_diags/badges/downloads.svg)](https://anaconda.org/acme/acme_diags)
@@ -20,7 +20,7 @@
2020
* [Model vs Observation: comparing temperature at 200mb and 800mb with different variable names in the model and obs](https://github.com/ACME-Climate/acme_diags/blob/master/examples/model-vs-obs/model-vs-obs.ipynb)
2121

2222
## Overview<a name="overview"></a>
23-
This diagnostics package is constructed for supporting the diagnostics task of DOE's [Accelerated Climate Modeling for Energy (ACME) project](https://climatemodeling.science.energy.gov/projects/accelerated-climate-modeling-energy). The goal of this work is to develop a comprehensive diagnostics package that:
23+
This diagnostics package is constructed for supporting the diagnostics task of DOE's [Energy Exascale Earth System Model (E3SM) project](https://climatemodeling.science.energy.gov/projects/accelerated-climate-modeling-energy). The goal of this work is to develop a comprehensive diagnostics package that:
2424

2525
* fully integrates the functionality of NCAR's AMWG diagnostics package.
2626
* utilizes most updated observational datasets, including remote sensing, reanalysis and in-situ datasets.
@@ -29,7 +29,7 @@ This diagnostics package is constructed for supporting the diagnostics task of D
2929
* is flexible for user specified diagnostics and being configured for use by other climate models.
3030

3131
## Current State <a name="current-state"></a>
32-
Algorithm and visulization codes for the AMWG Set 5, 7, 4, 3, 13, 1, 14 diagnostics, namely lat-lon contour plots (Figure 1), polar contour plots (Figure 2), zonal mean 2d plots (Figure 3), zonal mean line plots (Figure 4), 2d joint histogram for COSP cloud simulator output (Figure 5), tables (Figure 6) and Taylor Diagrams (Figure 7) to summarize metrics for climatology seasonal means, are implemented.
32+
Algorithm and visulization codes for the AMWG Set 5, 7, 4, 3, 13, 1, 14 diagnostics, namely lat-lon contour plots (Figure 1), polar contour plots (Figure 2), zonal mean 2d plots (Figure 3), zonal mean line plots (Figure 4), 2d joint histogram for COSP cloud simulator output (Figure 5), tables (Figure 6) and Taylor Diagrams (Figure 7) summarizing metrics, for climatology seasonal means, are implemented.
3333

3434
The package features built-in user diagnostics, by specifying user desired diagnostics regions and pressure levels for variables with the vertical dimension.
3535

0 commit comments

Comments
 (0)