forked from ecmwf-projects/copernicus-training-c3s
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_toc.yml
94 lines (92 loc) · 3.82 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Climate Data Store (CDS)
chapters:
- file: cds-tutorial
title: CDS tutorial
- caption: Reanalysis Tutorials
chapters:
- file: reanalysis-climatology
title: Climatology
- file: reanalysis-heatwave
title: Heatwave Analysis
- caption: Tutorials on Climate Projections
chapters:
- file: projections-cmip6
title: Climate Projections (CMIP6)
- file: projections-cordex
title: Climate Projections (CORDEX)
- caption: Tutorials on Seasonal Forecasts
chapters:
- file: sf-anomalies
- file: sf-verification
- caption: Tutorials on Climate Indices
chapters:
- file: ci-windchill
title: Windchill Index Calculation
- caption: Tutorials using Satellite Observations
chapters:
# ERB
- file: ecv-notebooks/erb-outgoing-longwave-radiation
title: Outgoing Longwave Radiation
- file: ecv-notebooks/erb-clara-climatology
title: Analysis of the CLARA Earth radiation budget product
- file: ecv-notebooks/erb-ceres-climatology # COPCO-1716
title: Analysis of the CERES Earth radiation budget product
- file: ecv-notebooks/total-solar-irradiance
title: Total Solar Irradiance
# SRB
- file: ecv-notebooks/srb-climatology-and-anomaly
title: Surface radiation budget climatologies and anomalies
# Atmos humidity + cloud
- file: ecv-notebooks/total-column-water-vapour-combi # COPCO-1649
title: Total column water vapour
- file: ecv-notebooks/tropospheric-humidity-from-radio-occultation # COPCO-1707
title: Tropospheric humidity estimates from satellite-based radio occultation measurements
- file: ecv-notebooks/cloud-cover-climatology.ipynb
title: Cloud fractional cover climatology
# Atmos Composition
- file: ecv-notebooks/greenhouse-gases-level2-products
title: Greenhouse Gas Level 2 Products
- file: ecv-notebooks/greenhouse-gases-level3-products
title: Greenhouse Gas Level 3 Products
- file: ecv-notebooks/aerosol-single-sensor-demonstrator
- file: ecv-notebooks/aerosol-multi-sensor-record
- file: ecv-notebooks/total-ozone-columns
# Surface water
- file: ecv-notebooks/soil-moisture-anomalies
title: Soil Moisture Anomaly Analysis
- file: ecv-notebooks/lake-water-level
title: Lake Water Level Timeseries
- file: ecv-notebooks/lake-surface-water-temperature
title: Lake Surface Water Temperature Analysis
- file: ecv-notebooks/viewer-for-sealevel-product #COPCO-1802
# Ice sheets
- file: ecv-notebooks/ice-sheet-surface-elevation # COPCO-1695
- file: ecv-notebooks/ice-sheet-velocity # COPCO-1728
- file: ecv-notebooks/ice-sheet-mass-balance # COPCO-1729
- file: ecv-notebooks/glacier-area # COPCO-1737
title: Explore glacier area
- file: ecv-notebooks/glacier-mass-change # COPCO-1697
title: Glacier mass change
# Land and Biosphere
- file: ecv-notebooks/mean-with-inverse-variance-weights # COPCO-1782
# Precipitation
- file: ecv-notebooks/precipitation-giraffe
- caption: Turorials using Copernicus Emergency Management Service data
chapters:
- file: cems-notebooks/visualising-fwi-for-esotc
title: Visualising fire weather index (FWI)
- file: cems-notebooks/glofas-bangladesh-floods
title: Observing major flood events
- caption: Tutorials on Bias Correction
chapters:
- url: https://ibicus.readthedocs.io/en/latest/getting_started/overview.html
title: Python library (ibicus) and tutorials on bias correction
- caption: Atmosphere Monitoring Tutorials
chapters:
- url: https://ecmwf-projects.github.io/copernicus-training-cams/
title: Tutorials from the Copernicus Atmosphere Monitoring Service (CAMS)