Releases: engeir/code-to-radiative-forcing-by-super-volcano-eruptions
Releases · engeir/code-to-radiative-forcing-by-super-volcano-eruptions
Release list
v1.0.0
1.0.0 (2025-02-24)
⚠ BREAKING CHANGES
- main: update to reflect the latest submitted manuscript
Features
- big update for review 2 of the ms (f002891)
- figure: add colour indicating model family similarities (177e12e)
Bug Fixes
- figures: use the same normalisation in M20 as in STrop (5b564bb)
Miscellaneous
Code Refactoring
- figure: rename AOD to SAOD (81d33e1)
Documentation
- main: update to reflect the latest submitted manuscript (062e53b)
v0.13.0
v0.12.1
v0.12.0
0.12.0 (2024-08-28)
Features
- figure: re-write figure 1 with
figure_gridand as PDF (75b731b) - figure: re-write figure 2 with
figure_gridand as PDF (79cf091) - figure: re-write figure 3 with
figure_gridand as PDF (c84661b) - figure: re-write figure 4 with
figure_gridand as PDF (c557130)
Miscellaneous
- core: update labels and add optional aod conversion (9c2f405)
- figure: add plots of Reff, OH and SO2 burden (0a8dd52)
- fix empty lines and label names (d4997a0)
Build System
- move from rye to uv and update deps (5b5c2f0)
Documentation
- uv doesn't provide a list scripts command like rye does... (17b07a6)
v0.11.0
0.11.0 (2024-08-20)
Features
- plotting: add Reff, OH and SO2 burden plots (388bf98)
Bug Fixes
- xarray: roll back version to 2024.2.0 (3890d4f)
Styles
- format file (7666bd3)
Code Refactoring
- move from poetry to rye and fix minor style issues (aef3111)
Build System
- deps-dev: bump setuptools from 69.0.2 to 70.0.0 (#47) (baa4f41)
- deps: bump urllib3 from 2.1.0 to 2.2.2 (#48) (8b4765d)
- deps: bump zipp from 3.17.0 to 3.19.1 (#49) (62ffef6)
- rye: resolve deps universially (a4ac5de)
Documentation
- update instructions to use Rye instead of Poetry (cdff6b4)