Releases: engeir/volcano-data-deconvolution
Releases · engeir/volcano-data-deconvolution
volcano-data-deconvolution: v2.0.1
volcano-data-deconvolution: v2.0.0
2.0.0 (2025-02-07)
⚠ BREAKING CHANGES
- make deconv grayscale plot much more usable/flexible
Features
- review: update plots for review 1 of the paper (1f2bf2e)
Miscellaneous
- figure: make lines thicker in double waveform check (3d5ad91)
Code Refactoring
- make deconv grayscale plot much more usable/flexible (6e16406)
Tests
- ci: update workflow to run tests with uv (e55abc3)
Build System
- python: move form rye to uv (954373c)
Documentation
- README: add latest plots as scripts and adjust mise task name (4db8cda)
volcano-data-deconvolution: v1.2.1
volcano-data-deconvolution: v1.2.0
1.2.0 (2024-09-11)
Features
- figure: add plots of R_eff, OH and SO2_burden (5b0badf)
- figure: add vertical lines at eruption peaks (6e93554)
- figure: change PDF plotting (f5b222c)
- update deps and plotting style (ee9940d)
Bug Fixes
- deconv: alternative deconvolution method returned float and not the array (e78c941)
- figure: update to use new figure names and labels (dfbf27e)
Miscellaneous
- figure: change how peaks are indicated in the reconstruction plot (e3c4f64)
- figure: more compact reconstruction figures (4f93917)
- figure: update response plot script with alternative deconv (0dd6c39)
Styles
- dprint: update markdown formatter (77b0b94)
Code Refactoring
- add type hints and generate stub files (54a5d44)
Build System
- mise: turn off tqdm with env var and auto create venvs (fcc47f1)
volcano-data-deconvolution: v1.1.0
1.1.0 (2024-06-19)
Features
- figure: add SMALL double volcano to plotting (850b18e)
Styles
- format README code blocks (bfba28f)
Continuous Integration
- workflow: run tests (e4f1c0a)
Build System
- automate plot update with mise along with just (dfd9b45)
Documentation
- add note about mise task to run the code (bfba28f)