You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/compression/index.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,19 @@ The **Online Laboratory for Data Compression** comes with several Jupyter notebo
14
14
15
15
The following is an overview of all notebooks (clicking a link opens the specified file in the online compression laboratory):
16
16
17
-
-[`01-intro.ipynb`](https://compression.lab.climet.eu/v0.2/01-intro.ipynb): First introduction to the online laboratory, data loading, compression, and visualisation
18
-
-[`02-data-sources/`](https://compression.lab.climet.eu/v0.2/02-data-sources/README.md): Small examples on how to open datasets from different sources
19
-
-[`01-local.ipynb`](https://compression.lab.climet.eu/v0.2/02-data-sources/01-local.ipynb): open a large local read-only dataset by mounting it into the online lab
20
-
-[`02-remote.ipynb`](https://compression.lab.climet.eu/v0.2/02-data-sources/02-remote.ipynb): open large remote datasets using `fsspec`, `kerchunk`, and `zarr`
21
-
-[`03-cdsapi.ipynb`](https://compression.lab.climet.eu/v0.2/02-data-sources/03-cdsapi.ipynb): download small datasets from the Climate Data Store using the `cdsapi`
22
-
-[`04-ecmwfapi.ipynb`](https://compression.lab.climet.eu/v0.2/02-data-sources/04-ecmwfapi.ipynb): download small datasets from the ECMWF Archive using the `ecmwfapi`
23
-
-[`03-examples/`](https://compression.lab.climet.eu/v0.2/03-examples/README.md): Longer walkthrough examples that apply and evaluate data compression on different variables
24
-
-[`01-compressors.ipynb`](https://compression.lab.climet.eu/v0.2/03-examples/01-compressors.ipynb): comparison of different compressors on a small temperature and specific humidity dataset
25
-
-[`04-example-datasets/`](https://compression.lab.climet.eu/v0.2/04-example-datasets/README.md): Example datasets and access via an S3 bucket
26
-
-[`01-hplp.ipynb`](https://compression.lab.climet.eu/v0.2/04-example-datasets/01-hplp.ipynb): open hplp-experiment dataset from the ECMWF S3 bucket
27
-
-[`02-OpenIFS.ipynb`](https://compression.lab.climet.eu/v0.2/04-example-datasets/02-OpenIFS.ipynb): open OpenIFS-experiment dataset from the ECMWF S3 bucket
28
-
-[`03-NextGEMS.ipynb`](https://compression.lab.climet.eu/v0.2/04-example-datasets/03-NextGEMS.ipynb): open NextGEMS-experiment dataset from the ECMWF S3 bucket
29
-
-[`04-ICONXPP.ipynb`](https://compression.lab.climet.eu/v0.2/04-example-datasets/04-ICONXPP.ipynb): open ICON-XPP-experiment dataset from the ECMWF S3 bucket
17
+
-[`01-intro.ipynb`](https://compression.lab.climet.eu/v0.3/01-intro.ipynb): First introduction to the online laboratory, data loading, compression, and visualisation
18
+
-[`02-data-sources/`](https://compression.lab.climet.eu/v0.3/02-data-sources/README.md): Small examples on how to open datasets from different sources
19
+
-[`01-local.ipynb`](https://compression.lab.climet.eu/v0.3/02-data-sources/01-local.ipynb): open a large local read-only dataset by mounting it into the online lab
20
+
-[`02-remote.ipynb`](https://compression.lab.climet.eu/v0.3/02-data-sources/02-remote.ipynb): open large remote datasets using `fsspec`, `kerchunk`, and `zarr`
21
+
-[`03-cdsapi.ipynb`](https://compression.lab.climet.eu/v0.3/02-data-sources/03-cdsapi.ipynb): download small datasets from the Climate Data Store using the `cdsapi`
22
+
-[`04-ecmwfapi.ipynb`](https://compression.lab.climet.eu/v0.3/02-data-sources/04-ecmwfapi.ipynb): download small datasets from the ECMWF Archive using the `ecmwfapi`
23
+
-[`03-examples/`](https://compression.lab.climet.eu/v0.3/03-examples/README.md): Longer walkthrough examples that apply and evaluate data compression on different variables
24
+
-[`01-compressors.ipynb`](https://compression.lab.climet.eu/v0.3/03-examples/01-compressors.ipynb): comparison of different compressors on a small temperature and specific humidity dataset
25
+
-[`04-example-datasets/`](https://compression.lab.climet.eu/v0.3/04-example-datasets/README.md): Example datasets and access via an S3 bucket
26
+
-[`01-hplp.ipynb`](https://compression.lab.climet.eu/v0.3/04-example-datasets/01-hplp.ipynb): open hplp-experiment dataset from the ECMWF S3 bucket
27
+
-[`02-OpenIFS.ipynb`](https://compression.lab.climet.eu/v0.3/04-example-datasets/02-OpenIFS.ipynb): open OpenIFS-experiment dataset from the ECMWF S3 bucket
28
+
-[`03-NextGEMS.ipynb`](https://compression.lab.climet.eu/v0.3/04-example-datasets/03-NextGEMS.ipynb): open NextGEMS-experiment dataset from the ECMWF S3 bucket
29
+
-[`04-ICONXPP.ipynb`](https://compression.lab.climet.eu/v0.3/04-example-datasets/04-ICONXPP.ipynb): open ICON-XPP-experiment dataset from the ECMWF S3 bucket
0 commit comments