Skip to content

Commit 8dc560f

Browse files
fix: Update notebook title and dataset source for clarity
1 parent d2177b2 commit 8dc560f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/06_multiscales_as_WebMercatorQuad_EOPFZarrV3.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Create a GeoZarr with multi-scales containing the WebMercatorQuad TMS\n",
7+
"# Create a GeoZarr with multi-scales for Sentinel-2 EOPF\n",
88
"\n",
99
"While GeoZarr v0.4 is Zarr V2 specific, let's write a Zarr V3 store to get an idea about how GeoZarr could be adapted for Zarr format 3.\n",
1010
"\n",
@@ -15,7 +15,7 @@
1515
"cell_type": "markdown",
1616
"metadata": {},
1717
"source": [
18-
"## Load example dataset from NetCDF into Xarray"
18+
"## Load example dataset from EOPF Zarr into Xarray"
1919
]
2020
},
2121
{

0 commit comments

Comments
 (0)