Skip to content

Releases: glotaran/pyglotaran-examples

v0.7.3

25 Aug 15:32
5e15736
Compare
Choose a tag to compare

pyglotaran-examples v0.7.3 Release Notes

This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.3 release.

v0.7.2

06 Dec 22:28
dc74367
Compare
Choose a tag to compare

pyglotaran-examples v0.7.2 Release Notes

This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.2 release.

v0.7.1

28 Jul 13:13
9273d08
Compare
Choose a tag to compare

pyglotaran-examples v0.7.1 Release Notes

This repository hold examples showcasing the use of pyglotaran.
And was used for validation of the pyglotaran v0.7.1 release.

v0.7.0

27 May 09:27
7988464
Compare
Choose a tag to compare

pyglotaran-examples 0.7.0 Release Notes

This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.7.0 (sources) or later.

pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.

What's Changed

  • ✨Add basic example to evaluate doas feature by @jsnel in #44
  • 🧹 Remove Problem class usage since it isn't part of the official API by @s-weigand in #48
  • 🚇 Add parameter for action to opt out pyglotaran-extras installation by @s-weigand in #49
  • 🚇👌 Make action self managed by @s-weigand in #54
  • ⬆️ Combined updates by @s-weigand in #60
  • 👌🚇 Write all result files with zlib compression activated by @s-weigand in #61
  • ♻️ Raised maximum_number_function_evaluations of ex_two_datasets from 15 to 18 by @s-weigand in #72
  • 🚇 Add validation to integration test pipeline by @s-weigand in #78
  • 🩹🗑️ Fixed usage of deprecated functionality and syntax by @s-weigand in #52
  • 👌 Change 'spectral-multi-gaussian' to 'gaussian' if no dispersion is used by @s-weigand in #79
  • ♻️🚇 Use GITHUB_OUTPUT instead of set-output in github actions by @s-weigand in #82
  • 🧹 Remove quickstart example by @s-weigand in #86
  • 🚇 Upload comparison-results as asset on release by @s-weigand in #89

Full Changelog: v0.4.1...v0.7.0

v0.4.1

07 Sep 22:41
b567ec8
Compare
Choose a tag to compare

pyglotaran-examples 0.4.1 Release Notes

Code name: "GTA Save Game"

This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.4.x (sources)
pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.

This is the last release fully compatible with pyglotaran v0.4, subsequent released may (only) target later releases.

v0.3.3

18 Jun 18:52
b7a7ecb
Compare
Choose a tag to compare

This repository hold examples showcasing the use of pyglotaran. For use with the pyglotaran package, version 0.3.x (sources)
pyglotaran-examples can be installed as a python package from sources, but is not released on pypi or conda, it just holds examples.

This is the last release fully compatible with pyglotaran v0.3, subsequent released may (only) target later releases.

v0.3.0

21 Feb 02:07
956716e
Compare
Choose a tag to compare

This repository hold examples showcasing the use of the pyglotaran package, version 0.3.0. Can be installed as a python package from sources, but is not released on pypi or conda.