Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 727 Bytes

File metadata and controls

13 lines (6 loc) · 727 Bytes

Example walkthroughs of applying data compression

The Online Laboratory for Data Compression allows you to explore various data compression approaches. Compressors are made up of one or more codecs that transform and/or compress the data. The following notebooks provide several walkthroughs for different compression scenarios to introduce you to the available codecs and how they can be applied and evaluated.

Overview of the provided notebooks

  • 01-compressors.ipynb: Comparison of different compressors on a small temperature and specific humidity dataset

License

Licensed under the CC BY 4.0 license (LICENSE or https://creativecommons.org/licenses/by/4.0/).