|
1 | 1 | notebooks-examples:
|
2 | 2 | - title: Toy weather data
|
3 |
| - path: examples/weather-data |
| 3 | + path: examples/weather-data.html |
4 | 4 | thumbnail: _static/thumbnails/toy-weather-data.png
|
5 | 5 |
|
6 | 6 | - title: Calculating Seasonal Averages from Timeseries of Monthly Means
|
7 |
| - path: examples/monthly-means |
| 7 | + path: examples/monthly-means.html |
8 | 8 | thumbnail: _static/thumbnails/monthly-means.png
|
9 | 9 |
|
10 | 10 | - title: Compare weighted and unweighted mean temperature
|
11 |
| - path: examples/area_weighted_temperature |
| 11 | + path: examples/area_weighted_temperature.html |
12 | 12 | thumbnail: _static/thumbnails/area_weighted_temperature.png
|
13 | 13 |
|
14 | 14 | - title: Working with Multidimensional Coordinates
|
15 |
| - path: examples/multidimensional-coords |
| 15 | + path: examples/multidimensional-coords.html |
16 | 16 | thumbnail: _static/thumbnails/multidimensional-coords.png
|
17 | 17 |
|
18 | 18 | - title: Visualization Gallery
|
19 |
| - path: examples/visualization_gallery |
| 19 | + path: examples/visualization_gallery.html |
20 | 20 | thumbnail: _static/thumbnails/visualization_gallery.png
|
21 | 21 |
|
22 | 22 | - title: GRIB Data Example
|
23 |
| - path: examples/ERA5-GRIB-example |
| 23 | + path: examples/ERA5-GRIB-example.html |
24 | 24 | thumbnail: _static/thumbnails/ERA5-GRIB-example.png
|
25 | 25 |
|
26 | 26 | - title: Applying unvectorized functions with apply_ufunc
|
27 |
| - path: examples/apply_ufunc_vectorize_1d |
| 27 | + path: examples/apply_ufunc_vectorize_1d.html |
28 | 28 | thumbnail: _static/dataset-diagram-square-logo.png
|
29 | 29 |
|
30 | 30 | external-examples:
|
|
0 commit comments