-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
catalog.yaml
99 lines (95 loc) · 4.39 KB
/
catalog.yaml
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
94
95
96
97
98
99
plugins:
source:
- module: intake_xarray
sources:
biomass:
metadata:
title: Modeled biomass
summary: Model results of biomass from historical and future climate simulations.
description: |
We developed a statistical model relating forest stand age to biomass, in order
to project future biomass under assumptions of historical growth trends. The results
exist for the historical period as well as three future scenarios of the 21st century,
each representing means of a six-member GCM ensemble.
tags: [forests]
type: application/zarr
license: Creative Commons Attribution 4.0 International
providers:
- name: CarbonPlan
description: |
CarbonPlan is a registered non-profit public benefit corporation working on
the science and data of carbon removal.
url: https://carbonplan.org
driver: zarr
args:
urlpath: 'https://carbonplan.blob.core.windows.net/carbonplan-forests/risks/results/web/biomass.zarr'
consolidated: True
insects:
metadata:
title: Modeled insect effect
summary: Model results of insect effect.
description: |
We fit a statistical model predicting insect-driven mortality as a function of climatic variables.
Given the large prevalence of zeros in our mortality data, we modeled mortality using a “hurdle”
model that jointly predicts the probability of a non-zero value and, if a non-zero value is
present, its value (Cragg, 1971). The results exist for the historical period. *Note: the results
are a work in progress and we expect them to change.
tags: [forests]
type: application/zarr
license: Creative Commons Attribution 4.0 International
providers:
- name: CarbonPlan
description: |
CarbonPlan is a registered non-profit public benefit corporation working on
the science and data of carbon removal.
url: https://carbonplan.org
driver: zarr
args:
urlpath: 'https://carbonplan.blob.core.windows.net/carbonplan-forests/risks/results/web/insects.zarr'
consolidated: True
drought:
metadata:
title: Modeled drought effect
summary: Model results of drought effect.
description: |
We fit a statistical model predicting drought-driven mortality as a function of climatic variables.
Given the large prevalence of zeros in our mortality data, we modeled mortality using a “hurdle”
model that jointly predicts the probability of a non-zero value and, if a non-zero value is
present, its value (Cragg, 1971). The results exist for the historical period. *Note: the results
are a work in progress and we expect them to change.
tags: [forests]
type: application/zarr
license: Creative Commons Attribution 4.0 International
providers:
- name: CarbonPlan
description: |
CarbonPlan is a registered non-profit public benefit corporation working on
the science and data of carbon removal.
url: https://carbonplan.org
driver: zarr
args:
urlpath: 'https://carbonplan.blob.core.windows.net/carbonplan-forests/risks/results/web/drought.zarr'
consolidated: True
fire:
metadata:
title: Modeled fire risk
summary: Model results of fire risk from historical and future climate simulations.
description: |
We developed a statistical model relating the probability of very large fires to climatic
variables. Our work is inspired by and builds on that of Barbero et al. (2014). Many of
the methods are similar, though updated with more recent data (through 2018 rather than
2010). The results exist for the historical period as well as three future scenarios of the
21st century, each representing means of a six-member GCM ensemble.
tags: [forests]
type: application/zarr
license: Creative Commons Attribution 4.0 International
providers:
- name: CarbonPlan
description: |
CarbonPlan is a registered non-profit public benefit corporation working on
the science and data of carbon removal.
url: https://carbonplan.org
driver: zarr
args:
urlpath: 'https://carbonplan.blob.core.windows.net/carbonplan-forests/risks/results/web/fire.zarr'
consolidated: True