Skip to content

Commit 9ad91a0

Browse files
[PR]: Add Parallel Computing with Dask Jupyter Notebook (#489)
1 parent e69693d commit 9ad91a0

18 files changed

+2940
-115
lines changed

docs/_static/dask-array.png

13.2 KB
Loading
244 KB
Loading

docs/_static/dask-overview-schedulers.svg

Lines changed: 4 additions & 0 deletions
Loading

docs/_static/icons/book.png

4.35 KB
Loading

docs/_static/icons/book.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/_static/icons/play.png

6.69 KB
Loading

docs/_static/icons/play.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/_static/icons/plot.png

6.79 KB
Loading

docs/_static/icons/plot.svg

Lines changed: 0 additions & 23 deletions
This file was deleted.

docs/_static/icons/wrench.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/_static/thumbnails/dask-logo.png

9.32 KB
Loading

docs/demos/1-25-23-cwss-seminar/introduction-to-xcdat.ipynb

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4770,13 +4770,9 @@
47704770
"\n",
47714771
"Visit these pages for more guidance (e.g., when to parallelize):\n",
47724772
"\n",
4773-
"- Ongoing xCDAT Dask Investigation: https://github.com/xCDAT/xcdat/discussions/376\n",
4774-
" - Performance metrics, best practices, and possibly a guide\n",
4775-
"- Parallel computing with Dask: https://docs.xarray.dev/en/stable/user-guide/dask.html\n",
4776-
"- Xarray with Dask Arrays: https://examples.dask.org/xarray.html\n",
4777-
"\n",
4778-
"\n",
4779-
"[//]: # \"TODO: Add link to xCDAT Dask guidance\""
4773+
"- Parallel computing with Dask (xCDAT): https://xcdat.readthedocs.io/en/latest/examples/parallel-computing-with-dask.html\n",
4774+
"- Parallel computing with Dask (Xarray): https://docs.xarray.dev/en/stable/user-guide/dask.html\n",
4775+
"- Xarray with Dask Arrays: https://examples.dask.org/xarray.html\n"
47804776
]
47814777
},
47824778
{

docs/examples/introduction-to-xcdat.ipynb

Lines changed: 63 additions & 65 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)