Skip to content

volcano-data-deconvolution: v0.5.0

Choose a tag to compare

@engeir engeir released this 04 Apr 07:28
dba53d3

0.5.0 (2024-04-04)

Features

  • cut off: implement class to cut response functions and recreate with noise (cd4cef6)
  • cut off: implement cut off analysis (3afc16d)
  • cut off: implement cut off test of response functions (3775fff)
  • cut off: scale single response to fit with any(?) super position (9761f46)
  • double waveform, T2RF response plots, and more (715e608)
  • load: add RF control data property to data and deconvolve classes (696f789)
  • load: deconvolution classes accepts custom deconvolver (6a3b94d)
  • ob16: create reconstruction class (bb8f887)
  • plots of reconstructing temp and more (405245f)
  • tmso2: include TMSO2 as a CESM2 output variable (34bdaf1)
  • working first impl of parametrisation analysis (44f1ac1)

Bug Fixes

  • build: remove duplicate entries in pyproject.toml (91cb558)
  • README: incorrect git clone link (a1451ba)

Miscellaneous

  • add tests of deconv CESM T with RF and AOD (65ccd5e)
  • deps: add some standard dependencies (d283699)
  • double waveform: reconstruct based on analytic curve fit (34bdaf1)
  • fix similar deconvolution of OB16 for daily and monthly data (c7dccee)
  • initial setup of the project (57d0f1e)
  • lots more updates to plots and other unimportant things (6a3b94d)
  • main: release 0.1.0 (d0d6888)
  • main: release 0.1.1 (4455ea2)
  • main: release 0.1.2 (#3) (bed95b1)
  • main: release 0.2.0 (#4) (866523f)
  • main: release 0.3.0 (#5) (570d767)
  • main: release 0.3.1 (#6) (0babfc3)
  • main: release 0.4.0 (#7) (c1e9cff)
  • push recent WIP (dff53d4)
  • response: try simple functional scalings to compare simulations (56fa769)
  • small changes (33048d8)
  • waveform: add log scaling of SO2 (557b42a)
  • wip (27bb56f)

Styles

  • format: run updated ruff style formatting via rye (2d933fe)
  • pre-commit: format TOML and YAML in pre-commit hook (92242de)

Code Refactoring

  • load: even lazier loading of arrays in deconvolution classes (c0b37c4)
  • savefig: move figures to generated_files dir (3b8b62d)

Continuous Integration

  • release-please: bump to v4 and fix config issue (bfb47e2)

Build System

  • change from poetry to rye (54afd72)

Documentation

  • add install instructions (662b4f8)
  • change descriptions to use rye rather than poetry (d53dd43)
  • fix: !INFO not available as highlight, use !NOTE (e9ee60f)
  • start taking some notes for paper (6a3b94d)
  • update DOC (c537a50)