v0.7.1
This is a supplementary package for pyglotaran with convenience plotting functions.
This minor release is specifically intended to resolve some issues coming out of some of the (complex) case studies in the pyglotaran-publications repositories, specifically:
For use with the pyglotaran package, pyglotaran version v0.6.0 or later is required.
Can be installed as a python package from PyPI via pip, from Anaconda's conda-forge using conda, or directly from sources on github.
What's Changed
Bugfixes
- 🩹 Fix crashes of plot_doas and plot_coherent_artifact for non dispersive IRF by @s-weigand in #173
- 🩹 Fix crashes
plot_coherent_artifact
with none dispersive IRF by @s-weigand in #182
Improvements
- 👌 Add minor ticks to linlog plots by @s-weigand in #183
- ✨ Add add_subplot_labels function by @s-weigand in #181
Other minor changes
- ⬆️📚 Update readme by @s-weigand in #165
- 🚧📦 Remove upper python version limit by @s-weigand in #174
Full Changelog: v0.7.0...v0.7.1