E3SM-Project / e3sm_diags

E3SM Diagnostics package
https://e3sm-project.github.io/e3sm_diags
BSD 3-Clause "New" or "Revised" License
42 stars 32 forks source link

CDAT migration: Fix African easterly wave density plots in TC analysis and convert H20LNZ units to ppm/volume #882

Closed tomvothecoder closed 3 weeks ago

tomvothecoder commented 3 weeks ago

Description

Checklist

If applicable:

tomvothecoder commented 3 weeks ago

@tomvothecoder I think the changes in .cfg files for H2OLNZ units change are not brought in this PR: #874 (files)

For that specific PR, the changes are already here. Example: https://github.com/E3SM-Project/e3sm_diags/blob/3df16d2266c98f526fe03ebeecb68c6170d61618/e3sm_diags/driver/default_diags/zonal_mean_2d_stratosphere_model_vs_obs.cfg#L65-L75

I rebased the dev branch on the latest main, which pulls in changes to .cfg files. I don't need to update any .cfg files in this PR.

chengzhuzhang commented 3 weeks ago

@tomvothecoder Just a heads-up that this PR is also just merged: https://github.com/E3SM-Project/e3sm_diags/pull/879 and we need to bring to migration branch..

tomvothecoder commented 3 weeks ago

@tomvothecoder Just a heads-up that this PR is also just merged: #879 and we need to bring to migration branch..

Done