-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path_toc.yml
More file actions
51 lines (50 loc) · 2.26 KB
/
_toc.yml
File metadata and controls
51 lines (50 loc) · 2.26 KB
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
41
42
43
44
45
46
47
48
49
50
51
# 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 for Raster Data Processing
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_extracting_time_series_multiple.ipynb
- file: notebooks/xarray_zonal_stats_time_series.ipynb
- file: notebooks/xarray_aggregating_rasters.ipynb
- file: notebooks/xarray_processing_satellite_images.ipynb
- caption: Xarray for Climate Data Processing
chapters:
- file: notebooks/xarray_aggregating_time_series.ipynb
- file: notebooks/xarray_climate_anomaly.ipynb
- file: notebooks/xarray_climate_trends.ipynb
- caption: Xarray Utilities
chapters:
- file: notebooks/xarray_create_raster.ipynb
- file: notebooks/xarray_wrap_longitude.ipynb
- caption: Dask for Parallel Processing
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_time_series_processing.ipynb
- file: notebooks/xee_downloading_images.ipynb
- file: notebooks/xee_calculating_spi.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
- file: notebooks/openmeteo_weather_forecast.ipynb