Skip to content

Commit

Permalink
Add links xCDAT example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Jun 7, 2024
1 parent 61a40d1 commit d582c00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
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
8 changes: 3 additions & 5 deletions docs/examples/introduction-to-xcdat.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1695,7 +1695,7 @@
"\n",
"3. If you're working on HPC, we have a guide for that too!\n",
"\n",
"- https://xcdat.readthedocs.io/en/latest/getting-started-hpc-jupyter.html\n",
"- https://xcdat.readthedocs.io/en/latest/getting-started-guide/getting-started-hpc-jupyter.html\n",
"\n",
"_Source_: <cite>https://xcdat.readthedocs.io/en/latest/getting-started.html</cite>\n"
]
Expand Down Expand Up @@ -5787,11 +5787,9 @@
"\n",
"Visit these pages for more guidance (e.g., when to parallelize):\n",
"\n",
"- Parallel computing with Dask (xCDAT): <LINK HERE>\n",
"- 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",
"\n",
"[//]: # \"TODO: Add link to xCDAT Dask guidance\"\n"
"- Xarray with Dask Arrays: https://examples.dask.org/xarray.html\n"
]
},
{
Expand Down

0 comments on commit d582c00

Please sign in to comment.