Skip to content

Commit df48979

Browse files
committed
Update learning goals
1 parent efa5274 commit df48979

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

workshops/scipy2026/index.ipynb

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@
2020
"This *4-hour* workshop will explore content from [the Xarray tutorial](https://tutorial.xarray.dev), which contains a comprehensive collection of hands-on tutorial Jupyter Notebooks. We will review a curated set of examples that will prepare you for increasingly complex real-world data analysis tasks!\n",
2121
"\n",
2222
":::{admonition} Learning Goals\n",
23-
"TODO: Update learning goals for 2026\n",
2423
"- Understand Xarray’s core data structures\n",
25-
"- Understand how to map typical Xarray computations and workflows over hierarchical data\n",
24+
"- Understand how to use various backend engines, as well as create your own\n",
25+
"- Understand what data cataloguing is, and how it applies to Xarray\n",
2626
"- Understand how common storage formats correspond to the DataTree model\n",
27-
"- Open a public Zarr store in the cloud and manipulate the contents\n",
28-
":::"
27+
"- Understand how to use Xarray's flexible indices\n",
28+
":::\n",
29+
"\n",
30+
"\n"
2931
]
3032
},
3133
{

0 commit comments

Comments
 (0)