From 9dec1e5ebbde8c434c063323bd915c1862460d81 Mon Sep 17 00:00:00 2001 From: Tina Odaka <46813815+tinaok@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:19:31 +0200 Subject: [PATCH] Put visibilities of 'Zarr' in table of contents and/or title --- tutorial/_toc.yml | 2 +- tutorial/part3/chunking_introduction.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial/_toc.yml b/tutorial/_toc.yml index a0ef5fc..76c22b3 100644 --- a/tutorial/_toc.yml +++ b/tutorial/_toc.yml @@ -39,7 +39,7 @@ parts: - file: part3/data_exploitability_pangeo title: How to exploit data on Pangeo - file: part/chunking_introduction - title: Data and pre-processing general knowledge + title: Data chunking with zarr and kerchunk - file: part3/scaling_dask title: Scaling with Dask - file: part3/scaling_openEO diff --git a/tutorial/part3/chunking_introduction.ipynb b/tutorial/part3/chunking_introduction.ipynb index 6b38150..13d561a 100755 --- a/tutorial/part3/chunking_introduction.ipynb +++ b/tutorial/part3/chunking_introduction.ipynb @@ -5,7 +5,7 @@ "id": "1bfbae7a-12f1-4787-a520-c3de7529168d", "metadata": {}, "source": [ - "# Data chunking" + "# Data chunking with zarr and kerchunk." ] }, {