Skip to content

Commit 76839f1

Browse files
Merge pull request #176 from podaac/add_dask_tutorials
Added basic dask notebook
2 parents 920e24e + 730c474 commit 76839f1

File tree

7 files changed

+2944
-3
lines changed

7 files changed

+2944
-3
lines changed

_quarto.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ website:
7474
contents:
7575
- text: "Use Case Demo"
7676
href: notebooks/datasets/enso_MUR_tutorial_final.ipynb
77+
- text: "MUR with Dask"
78+
href: notebooks/Advanced_cloud/basic_dask.ipynb
7779
- text: "In QGIS"
7880
href: notebooks/GIS/MUR_SSTA_QGIS.md
7981
- text: "OPeNDAP Access"
@@ -204,6 +206,8 @@ website:
204206
contents:
205207
- text: "Notebook"
206208
href: notebooks/aws_lambda_sst/podaac-lambda-invoke-sst-global-mean.ipynb
209+
- text: "Dask"
210+
href: notebooks/Advanced_cloud/basic_dask.ipynb
207211
- text: "Kerchunk"
208212
href: external/SWOT_to_kerchunk.ipynb
209213
- text: "Dask, Kerchunk, & Zarr"

images/basicdask_schematic1.png

173 KB
Loading

images/basicdask_schematic2.png

160 KB
Loading

images/basicdask_schematic3.png

229 KB
Loading

0 commit comments

Comments
 (0)