-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcompilation-config.yaml
More file actions
71 lines (67 loc) · 2.9 KB
/
compilation-config.yaml
File metadata and controls
71 lines (67 loc) · 2.9 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
fig_wg1_spm1:
variables:
Surface Air Temperature Change|Median:
Surface Air Temperature Change|Mean:
Surface Air Temperature Change|5%:
Surface Air Temperature Change|95%:
annual_data: True
raw_data_path: data/raw/dap.ceda.ac.uk/badc/ar6_wg1/data/spm/spm_01/v20210809
output_data_path: data/processed/fig-spm1/fig-spm1-timeseries.csv
compile_function: openscm_ar6_wg1_data_compilation.compile_spm_fig_1_timeseries
comment: Data comes from a range of sources (observations, paleoclimate and CMIP6 models)
fig_wg1_spm4:
variables:
Emissions|CO2:
Emissions|CH4:
Emissions|N2O:
Emissions|Sulfur:
annual_data: True
raw_data_path: data/raw/dap.ceda.ac.uk/badc/ar6_wg1/data/spm/spm_04/v20210809
output_data_path: data/processed/fig-spm4/fig-spm4-timeseries.csv
compile_function: openscm_ar6_wg1_data_compilation.compile_spm_fig_4_timeseries
fig_wg1_spm7:
variables:
Cumulative Carbon Uptake|Atmosphere:
Cumulative Carbon Uptake|Land:
Cumulative Carbon Uptake|Ocean:
annual_data: True
raw_data_path: data/raw/dap.ceda.ac.uk/badc/ar6_wg1/data/spm/spm_07/v20210809/
output_data_path: data/processed/fig-spm7/fig-spm7-timeseries.csv
compile_function: openscm_ar6_wg1_data_compilation.compile_spm_fig_7_timeseries
fig_wg1_spm8:
variables:
Surface Air Temperature Change|Mean:
comment: Comes from Ch. 4 assessment
Surface Air Temperature Change|5%:
comment: Comes from Ch. 4 assessment
Surface Air Temperature Change|95%:
comment: Comes from Ch. 4 assessment
Ocean Surface pH|Mean:
Ocean Surface pH|5%:
Ocean Surface pH|95%:
Arctic Sea Icea Area|September|Mean:
Arctic Sea Icea Area|September|5%:
Arctic Sea Icea Area|September|95%:
annual_data: True
raw_data_path: data/raw/dap.ceda.ac.uk/badc/ar6_wg1/data/spm/spm_08/v20210809
output_data_path: data/processed/fig-spm8/fig-spm8-timeseries.csv
compile_function: openscm_ar6_wg1_data_compilation.compile_spm_fig_8_timeseries
fig_wg1_spm10:
variables:
Surface Air Temperature Change|Mean:
comment: Comes from Ch. 4 assessment (TODO check)
Surface Air Temperature Change|5%:
comment: Comes from Ch. 4 assessment (TODO check)
Surface Air Temperature Change|95%:
comment: Comes from Ch. 4 assessment (TODO check)
Surface Air Temperature Change|Anthropogenic|Mean:
comment: Comes from Ch. 2 assessment
Surface Air Temperature Change|Anthropogenic|5%:
comment: Comes from Ch. 2 assessment
Surface Air Temperature Change|Anthropogenic|95%:
comment: Comes from Ch. 2 assessment
Cumulative Emissions|CO2:
annual_data: True
raw_data_path: data/raw/dap.ceda.ac.uk/badc/ar6_wg1/data/spm/spm_10/v20210809
output_data_path: data/processed/fig-spm10/fig-spm10-timeseries.csv
compile_function: openscm_ar6_wg1_data_compilation.compile_spm_fig_10_timeseries