195195< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_zonal_stats.html "> Zonal Statistics with XArray</ a > </ li >
196196< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_extracting_time_series.html "> Extracting Time Series</ a > </ li >
197197< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_extracting_time_series_multiple.html "> Extracting Time-Series at Multiple Locations</ a > </ li >
198- < li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_create_raster.html "> Create a Raster from Array</ a > </ li >
199198< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_processing_satellite_images.html "> Processing Satellite Images with XArray</ a > </ li >
200199</ ul >
201200< p aria-level ="2 " class ="caption " role ="heading "> < span class ="caption-text "> XArray for Climate Data Processing</ span > </ p >
202201< ul class ="nav bd-sidenav ">
203202< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_aggregating_time_series.html "> Aggregating Precipitation Time Series</ a > </ li >
204203< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_climate_anomaly.html "> Calculating Climate Anomaly</ a > </ li >
205204< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_climate_trends.html "> Computing Climate Trends</ a > </ li >
205+ </ ul >
206+ < p aria-level ="2 " class ="caption " role ="heading "> < span class ="caption-text "> XArray Utilities</ span > </ p >
207+ < ul class ="nav bd-sidenav ">
208+ < li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_create_raster.html "> Create a Raster from Array</ a > </ li >
206209< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_wrap_longitude.html "> Transform Longitude Values</ a > </ li >
207210</ ul >
208211< p aria-level ="2 " class ="caption " role ="heading "> < span class ="caption-text "> Dask for Parallel Processing</ span > </ p >
@@ -469,7 +472,6 @@ <h2>Tutorials<a class="headerlink" href="#tutorials" title="Link to this heading
469472< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_zonal_stats.html "> Zonal Statistics with XArray</ a > </ li >
470473< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_extracting_time_series.html "> Extracting Time Series</ a > </ li >
471474< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_extracting_time_series_multiple.html "> Extracting Time-Series at Multiple Locations</ a > </ li >
472- < li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_create_raster.html "> Create a Raster from Array</ a > </ li >
473475< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_processing_satellite_images.html "> Processing Satellite Images with XArray</ a > </ li >
474476</ ul >
475477</ div >
@@ -479,6 +481,12 @@ <h2>Tutorials<a class="headerlink" href="#tutorials" title="Link to this heading
479481< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_aggregating_time_series.html "> Aggregating Precipitation Time Series</ a > </ li >
480482< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_climate_anomaly.html "> Calculating Climate Anomaly</ a > </ li >
481483< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_climate_trends.html "> Computing Climate Trends</ a > </ li >
484+ </ ul >
485+ </ div >
486+ < div class ="toctree-wrapper compound ">
487+ < p aria-level ="2 " class ="caption " role ="heading "> < span class ="caption-text "> XArray Utilities</ span > </ p >
488+ < ul >
489+ < li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_create_raster.html "> Create a Raster from Array</ a > </ li >
482490< li class ="toctree-l1 "> < a class ="reference internal " href ="notebooks/xarray_wrap_longitude.html "> Transform Longitude Values</ a > </ li >
483491</ ul >
484492</ div >
0 commit comments