Skip to content

Commit be3c311

Browse files
committed
additional resources
1 parent 95644a0 commit be3c311

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

intermediate/intro-to-zarr.ipynb

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2165,11 +2165,23 @@
21652165
]
21662166
},
21672167
{
2168-
"cell_type": "code",
2169-
"execution_count": null,
2168+
"cell_type": "markdown",
21702169
"id": "23a1ef1a",
21712170
"metadata": {},
2172-
"outputs": [],
2171+
"source": [
2172+
"In the next exercise, you will use the Xarray + Zarr to open CMIP6 dataset.\n",
2173+
"\n",
2174+
"## Additional Resources\n",
2175+
"\n",
2176+
"- [Zarr Documentation](https://zarr.readthedocs.io/en/stable/)\n",
2177+
"- [Cloud Optimized Geospatial Formats](https://guide.cloudnativegeo.org/zarr/zarr-in-practice.html)\n",
2178+
"- [Scalable and Computationally Reproducible Approaches to Arctic Research](https://learning.nceas.ucsb.edu/2025-04-arctic/sections/zarr.html)\n"
2179+
]
2180+
},
2181+
{
2182+
"cell_type": "markdown",
2183+
"id": "5ed9088a",
2184+
"metadata": {},
21732185
"source": []
21742186
}
21752187
],

0 commit comments

Comments
 (0)