The Online Laboratory for Data Compression is built so you can explore various data compression approaches on different datasets, including your own. Since the online lab runs in your web browser, which has limited memory and is isolated from your filesystem for security, the lab supports several approaches to access both small and large datasets from different sources.
01-local.ipynb
: open a large local read-only dataset by mounting it into the online lab02-remote.ipynb
: open large remote datasets usingfsspec
,kerchunk
, andzarr
03-cdsapi.ipynb
: download small datasets from the Climate Data Store using thecdsapi
04-ecmwfapi.ipynb
: download small datasets from the ECMWF Archive using theecmwfapi
Licensed under the CC BY 4.0 license (LICENSE or https://creativecommons.org/licenses/by/4.0/).