-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path_toc.yml
40 lines (38 loc) · 1.61 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: introduction
parts:
- caption: GeoPandas
chapters:
- file: notebooks/geopandas_bulk_geocoding.ipynb
- file: notebooks/geopandas_spatial_query.ipynb
- file: notebooks/geopandas_extract_from_excel.ipynb
- file: notebooks/geopandas_fuzzy_table_join.ipynb
- caption: XArray
chapters:
- file: notebooks/xarray_raster_styling_analysis.ipynb
- file: notebooks/xarray_mosaic_and_clip.ipynb
- file: notebooks/xarray_raster_sampling.ipynb
- file: notebooks/xarray_zonal_stats.ipynb
- file: notebooks/xarray_extracting_time_series.ipynb
- file: notebooks/xarray_aggregating_time_series.ipynb
- file: notebooks/xarray_wrap_longitude.ipynb
- file: notebooks/xarray_climate_anomaly.ipynb
- file: notebooks/xarray_create_raster.ipynb
- caption: Dask
chapters:
- file: notebooks/dask_creating_spatial_data.ipynb
- file: notebooks/dask_median_composite.ipynb
- caption: XEE (XArray + Google Earth Engine)
chapters:
- file: notebooks/xee_ic_to_netcdf.ipynb
- file: notebooks/xee_downloading_images.ipynb
- caption: Segment Geospatial
chapters:
- file: notebooks/samgeo_farm_boundary_extraction.ipynb
- file: notebooks/samgeo_mine_perimeter_detection.ipynb
- caption: Web APIs
chapters:
- file: notebooks/ors_distance_matrix.ipynb
- file: notebooks/openai_mapping_news_articles.ipynb