File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
overview/intermediate-path Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The tutorial was organized by:
24
24
```
25
25
26
26
``` {dropdown} Computational Patterns
27
- {doc}`../../intermediate/01-high-level-computation-patterns`
27
+ {doc}`../../intermediate/computation/ 01-high-level-computation-patterns`
28
28
```
29
29
30
30
``` {dropdown} Wrapping other arrays: dask
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Once your codespace is launched, the following happens:
57
57
```
58
58
59
59
``` {dropdown} Computational Patterns
60
- {doc}`../../intermediate/01-high-level-computation-patterns`
60
+ {doc}`../../intermediate/computation/ 01-high-level-computation-patterns`
61
61
```
62
62
63
63
``` {dropdown} Wrapping other arrays: dask
Original file line number Diff line number Diff line change 35
35
" | Introduction and Setup | 1:30 (10 min) | --- | \n " ,
36
36
" | The Xarray Data Model | 1:40 (40 min) | [Data structures](../../fundamentals/01_data_structures.md) <br> [Basic Indexing](../../fundamentals/02.1_indexing_Basic.ipynb) | \n " ,
37
37
" | *10 minute Break* \n " ,
38
- " | Indexing & Computational Patterns | 2:30 (50 min) | [Advanced Indexing](../../intermediate/indexing/indexing.md) <br> [Computational Patterns](../../intermediate/01-high-level-computation-patterns.ipynb) <br> | \n " ,
38
+ " | Indexing & Computational Patterns | 2:30 (50 min) | [Advanced Indexing](../../intermediate/indexing/indexing.md) <br> [Computational Patterns](../../intermediate/computation/ 01-high-level-computation-patterns.ipynb) <br> | \n " ,
39
39
" | *10 minute Break* | \n " ,
40
40
" | Xarray Integrations and Extensions | 3:30 (50 min) | [The Xarray Ecosystem](../../intermediate/xarray_ecosystem.ipynb) | \n " ,
41
41
" | *10 minute Break* | \n " ,
84
84
" - Max Jones (CarbonPlan)\n " ,
85
85
" - Wietze Suijker (Space Intelligence)"
86
86
]
87
+ },
88
+ {
89
+ "cell_type" : " markdown" ,
90
+ "id" : " f327d2a5" ,
91
+ "metadata" : {},
92
+ "source" : []
87
93
}
88
94
],
89
95
"metadata" : {
You can’t perform that action at this time.
0 commit comments