Skip to content

Releases: climet-eu/compression-lab-notebooks

v0.3.0

25 Apr 14:13
d297ee9
Compare
Choose a tag to compare

What's Changed

  • Use the numcodecs-wasm-* family of packages for reproducible compression, see https://numcodecs-wasm.readthedocs.io
  • Use the numcodecs-combinators package for creating codec stacks
  • Use the numcodecs-observers package for collecting measurements during compression
  • Use the zarr-any-numcodecs package to adapt numcodecs codecs as zarr v3 codecs
  • Upgrade notebooks to v0.3.0 of the online lab by @juntyr in #36

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Feb 11:24
b377001
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Dec 13:38
fc86a35
Compare
Choose a tag to compare

What's Changed

  • hplp example with S3 bucket by @SF-N in #23
  • Resturcture and add OpenIFS notebook by @SF-N in #24
  • Add a vision document by @juntyr in #27
  • ICON XPP and NextGEMS dataset by @SF-N in #28
  • Update the notebooks for the v0.2.0 online lab by @juntyr in #29
  • Update 99-vision.md by @juntyr in #30
  • Add BSD-3-Clause license to ICON-XPP dataset by @juntyr in #32
  • Final updates for the v0.2 release by @juntyr in #33

Full Changelog: v0.1.0...v0.2.0

v0.1.0: Update notebooks for Python 3.12

01 Nov 08:01
45dbf05
Compare
Choose a tag to compare
Update notebooks to online lab with Python 3.12 (#20)

* Update 01-intro.ipynb

* Updates 02-remote.ipynb

* Update and rename 00-README.md to README.md

* Update 01-intro.ipynb

* Delete 03-examples/02-quality.ipynb

* Update and rename 00-README.md to README.md

* Rename 00-README.md to README.md

* Update 01-compressors.ipynb

* Update 01-local.ipynb, 03-cdsapi.ipynb, and 04-ecmwfapi.ipynb

* Update 03-cdsapi.ipynb