Skip to content

volcano-data-deconvolution: v1.2.0

Choose a tag to compare

@engeir engeir released this 11 Sep 12:47
f2cc2fe

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)