Skip to content

Commit

Permalink
[PR]: Add Parallel Computing with Dask Jupyter Notebook (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder authored Jun 10, 2024
1 parent e69693d commit 9ad91a0
Show file tree
Hide file tree
Showing 18 changed files with 2,940 additions and 115 deletions.
Binary file added docs/_static/dask-array.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/dask-dashboard-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/_static/dask-overview-schedulers.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/icons/book.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions docs/_static/icons/book.svg

This file was deleted.

Binary file added docs/_static/icons/play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions docs/_static/icons/play.svg

This file was deleted.

Binary file added docs/_static/icons/plot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 0 additions & 23 deletions docs/_static/icons/plot.svg

This file was deleted.

4 changes: 0 additions & 4 deletions docs/_static/icons/wrench.svg

This file was deleted.

Binary file added docs/_static/thumbnails/dask-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 3 additions & 7 deletions docs/demos/1-25-23-cwss-seminar/introduction-to-xcdat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4770,13 +4770,9 @@
"\n",
"Visit these pages for more guidance (e.g., when to parallelize):\n",
"\n",
"- Ongoing xCDAT Dask Investigation: https://github.com/xCDAT/xcdat/discussions/376\n",
" - Performance metrics, best practices, and possibly a guide\n",
"- Parallel computing with Dask: https://docs.xarray.dev/en/stable/user-guide/dask.html\n",
"- Xarray with Dask Arrays: https://examples.dask.org/xarray.html\n",
"\n",
"\n",
"[//]: # \"TODO: Add link to xCDAT Dask guidance\""
"- Parallel computing with Dask (xCDAT): https://xcdat.readthedocs.io/en/latest/examples/parallel-computing-with-dask.html\n",
"- Parallel computing with Dask (Xarray): https://docs.xarray.dev/en/stable/user-guide/dask.html\n",
"- Xarray with Dask Arrays: https://examples.dask.org/xarray.html\n"
]
},
{
Expand Down
128 changes: 63 additions & 65 deletions docs/examples/introduction-to-xcdat.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 9ad91a0

Please sign in to comment.