Skip to content

Commit

Permalink
Edited CHANGELOG for PR #341 (Fix missing headers in aerosol table)
Browse files Browse the repository at this point in the history
CHANGELOG.md
- Added a note about the header line now being written to file
  in the aerosol burden table

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Sep 13, 2024
1 parent 08bcbc2 commit 05a394d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Import error in `gcpy/examples/diagnostics/compare_diags.py`
- Added missing `n_cores` to `gcpy/examples/diagnostics/compare_diags.yml`
- Added missing `plot_drydep` option to `gcpy/gcpy/benchmark/config/1yr_ch4_benchmark.yml`
- Add `docs/requirements.txt` symbolic link to `docs/environment_files/read_the_docs_requirements.txt` for RTD builds
- Added `docs/requirements.txt` symbolic link to `docs/environment_files/read_the_docs_requirements.txt` for RTD builds
- `gcpy/file_regrid.py` now tests if `lon_bnds`, `lat_bnds` are in the dataset before trying to drop them
- Ensured that the header line in the aerosol burden table is written to file

### Removed
- Example script `gcpy/examples/plotting/mda8_o3_timeseries.py`
Expand Down

0 comments on commit 05a394d

Please sign in to comment.