|
177 | 177 | </ul>
|
178 | 178 | </li>
|
179 | 179 | <li class="toctree-l1 has-children"><a class="reference internal" href="/fundamentals/02_labeled_data.html">Labeled data</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-3"><i class="fa-solid fa-chevron-down"></i></label><ul>
|
180 |
| -<li class="toctree-l2"><a class="reference internal" href="/fundamentals/02.1_working_with_labeled_data.html">Working with labeled data</a></li> |
| 180 | +<li class="toctree-l2"><a class="reference internal" href="/fundamentals/02.1_indexing_Basic.html">Indexing and Selecting Data</a></li> |
181 | 181 | <li class="toctree-l2"><a class="reference internal" href="/fundamentals/02.2_manipulating_dimensions.html">Manipulating Dimensions (Data Resolution)</a></li>
|
182 | 182 | </ul>
|
183 | 183 | </li>
|
|
199 | 199 | <p aria-level="2" class="caption" role="heading"><span class="caption-text">Intermediate</span></p>
|
200 | 200 | <ul class="nav bd-sidenav">
|
201 | 201 | <li class="toctree-l1"><a class="reference internal" href="/intermediate/01-high-level-computation-patterns.html">Computational Patterns</a></li>
|
| 202 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/intermediate/indexing/indexing.html">Indexing</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 203 | +<li class="toctree-l2"><a class="reference internal" href="/intermediate/indexing/advanced-indexing.html">Advanced Indexing</a></li> |
| 204 | +<li class="toctree-l2"><a class="reference internal" href="/intermediate/indexing/boolean-masking-indexing.html">Boolean Indexing & Masking</a></li> |
| 205 | +</ul> |
| 206 | +</li> |
202 | 207 | <li class="toctree-l1"><a class="reference internal" href="/intermediate/xarray_and_dask.html">Parallel computing with Dask</a></li>
|
203 | 208 | <li class="toctree-l1"><a class="reference internal" href="/intermediate/xarray_ecosystem.html">A Tour of Xarray Customizations</a></li>
|
204 | 209 | <li class="toctree-l1"><a class="reference internal" href="/intermediate/hvplot.html">Interactive plots using hvplot</a></li>
|
205 | 210 | <li class="toctree-l1"><a class="reference internal" href="/intermediate/cmip6-cloud.html">Accessing remote data stored on the cloud</a></li>
|
206 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/data_cleaning/data_cleaning.html">Data Tidying</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-6"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 211 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/data_cleaning/data_cleaning.html">Data Tidying</a><input class="toctree-checkbox" id="toctree-checkbox-7" name="toctree-checkbox-7" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-7"><i class="fa-solid fa-chevron-down"></i></label><ul> |
207 | 212 | <li class="toctree-l2"><a class="reference internal" href="/data_cleaning/ice_velocity.html">Re-organize InSAR ice velocity data</a></li>
|
208 | 213 | </ul>
|
209 | 214 | </li>
|
210 | 215 | </ul>
|
211 | 216 | <p aria-level="2" class="caption" role="heading"><span class="caption-text">Advanced</span></p>
|
212 | 217 | <ul class="nav bd-sidenav">
|
213 | 218 | <li class="toctree-l1"><a class="reference internal" href="/advanced/parallel-intro.html">Parallelizing custom functions</a></li>
|
214 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/apply_ufunc/apply_ufunc.html">apply_ufunc</a><input class="toctree-checkbox" id="toctree-checkbox-7" name="toctree-checkbox-7" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-7"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 219 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/apply_ufunc/apply_ufunc.html">apply_ufunc</a><input class="toctree-checkbox" id="toctree-checkbox-8" name="toctree-checkbox-8" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-8"><i class="fa-solid fa-chevron-down"></i></label><ul> |
215 | 220 | <li class="toctree-l2"><a class="reference internal" href="/advanced/apply_ufunc/simple_numpy_apply_ufunc.html">A gentle introduction</a></li>
|
216 | 221 | <li class="toctree-l2"><a class="reference internal" href="/advanced/apply_ufunc/core-dimensions.html">Core dimensions</a></li>
|
217 | 222 | <li class="toctree-l2"><a class="reference internal" href="/advanced/apply_ufunc/complex-output-numpy.html">Handling complex output</a></li>
|
|
221 | 226 | <li class="toctree-l2"><a class="reference internal" href="/advanced/apply_ufunc/example-interp.html">np.interp : An end-to-end example</a></li>
|
222 | 227 | </ul>
|
223 | 228 | </li>
|
224 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/map_blocks/map_blocks.html">map_blocks</a><input class="toctree-checkbox" id="toctree-checkbox-8" name="toctree-checkbox-8" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-8"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 229 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/map_blocks/map_blocks.html">map_blocks</a><input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-9"><i class="fa-solid fa-chevron-down"></i></label><ul> |
225 | 230 | <li class="toctree-l2"><a class="reference internal" href="/advanced/map_blocks/simple_map_blocks.html">A gentle introduction</a></li>
|
226 | 231 | </ul>
|
227 | 232 | </li>
|
228 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/backends/backends.html">Creating new backends</a><input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-9"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 233 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/advanced/backends/backends.html">Creating new backends</a><input class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-10"><i class="fa-solid fa-chevron-down"></i></label><ul> |
229 | 234 | <li class="toctree-l2"><a class="reference internal" href="/advanced/backends/1.Backend_without_Lazy_Loading.html">Binary data without lazy loading</a></li>
|
230 | 235 | <li class="toctree-l2"><a class="reference internal" href="/advanced/backends/2.Backend_with_Lazy_Loading.html">Binary data with lazy loading</a></li>
|
231 | 236 | </ul>
|
|
235 | 240 | <p aria-level="2" class="caption" role="heading"><span class="caption-text">Workshops</span></p>
|
236 | 241 | <ul class="nav bd-sidenav">
|
237 | 242 | <li class="toctree-l1"><a class="reference internal" href="/workshops/scipy2023/README.html">SciPy 2023</a></li>
|
238 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/oceanhackweek2020/README.html">Oceanhackweek 2020</a><input class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-10"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 243 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/oceanhackweek2020/README.html">Oceanhackweek 2020</a><input class="toctree-checkbox" id="toctree-checkbox-11" name="toctree-checkbox-11" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-11"><i class="fa-solid fa-chevron-down"></i></label><ul> |
239 | 244 | <li class="toctree-l2"><a class="reference external" href="https://tutorial.xarray.dev/overview/xarray-in-45-min">Xarray in 45 minutes</a></li>
|
240 | 245 | </ul>
|
241 | 246 | </li>
|
242 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/thinking-like-xarray/README.html">Thinking like Xarray</a><input class="toctree-checkbox" id="toctree-checkbox-11" name="toctree-checkbox-11" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-11"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 247 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/thinking-like-xarray/README.html">Thinking like Xarray</a><input class="toctree-checkbox" id="toctree-checkbox-12" name="toctree-checkbox-12" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-12"><i class="fa-solid fa-chevron-down"></i></label><ul> |
243 | 248 | <li class="toctree-l2"><a class="reference external" href="https://tutorial.xarray.dev/intermediate/01-high-level-computation-patterns">High-level computation patterns</a></li>
|
244 | 249 | </ul>
|
245 | 250 | </li>
|
246 |
| -<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/online-tutorial-series/README.html">Xarray Online Tutorial</a><input class="toctree-checkbox" id="toctree-checkbox-12" name="toctree-checkbox-12" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-12"><i class="fa-solid fa-chevron-down"></i></label><ul> |
| 251 | +<li class="toctree-l1 has-children"><a class="reference internal" href="/workshops/online-tutorial-series/README.html">Xarray Online Tutorial</a><input class="toctree-checkbox" id="toctree-checkbox-13" name="toctree-checkbox-13" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-13"><i class="fa-solid fa-chevron-down"></i></label><ul> |
247 | 252 | <li class="toctree-l2"><a class="reference internal" href="/workshops/online-tutorial-series/01_xarray_fundamentals.html">Xarray Fundamentals</a></li>
|
248 | 253 | <li class="toctree-l2"><a class="reference internal" href="/workshops/online-tutorial-series/02_indexing.html">Indexing and Selecting Data</a></li>
|
249 | 254 | <li class="toctree-l2"><a class="reference internal" href="/workshops/online-tutorial-series/03_computation.html">Computation</a></li>
|
|
0 commit comments