diff --git a/CHANGELOG.md b/CHANGELOG.md index 93667c1..73464b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added - Example script `gcpy/examples/hemco/make_hemco_sa_spec.py` (creates the HEMCO standalone configuration file `HEMCO_sa_Spec.rc`) - Module `benchmark_gcclassic_stats.py` for scraping statistics from GEOS-Chem Classic cloud benchmarks +- Dry deposition velocity comparison plots in 1-month cloud benchmarks ### Changed - Changed format of `% diff` column from `12.3e` to `12.3f` in benchmark timing tables diff --git a/gcpy/benchmark/cloud/template.1mo_benchmark.yml b/gcpy/benchmark/cloud/template.1mo_benchmark.yml index b0098fa..fef9f94 100644 --- a/gcpy/benchmark/cloud/template.1mo_benchmark.yml +++ b/gcpy/benchmark/cloud/template.1mo_benchmark.yml @@ -119,7 +119,7 @@ options: emis_table: True plot_jvalues: True plot_aod: True - plot_drydep: False #Hotfix (bmy, 06 Feb 2024) + plot_drydep: True mass_table: True mass_accum_table: False ops_budget_table: False