Skip to content

Commit 5c1d247

Browse files
committed
Update to standard-names v91, area-type-table v13, and regions v1
1 parent 5daa59e commit 5c1d247

File tree

5,112 files changed

+66303
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5,112 files changed

+66303
-0
lines changed

src-data/area-type-table/air.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "air",
3+
"validation-key": "air",
4+
"ui-label": "Air",
5+
"description": "The area type of \"air\" distinguishes the atmospheric portion of a domain from the land portion (or any other non-air portion). It is needed when a variable such as wind speed is reported, for example, on a surface at mean sea level pressure. At most locations over land, this surface would be underground and would need to be excluded from consideration, which could be indicated by specifying a cell_ methods \"where air\".",
6+
"cf-name": "air",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "all-area-types",
3+
"validation-key": "all-area-types",
4+
"ui-label": "All Area Types",
5+
"description": null,
6+
"cf-name": "all_area_types",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "bare-ground",
3+
"validation-key": "bare-ground",
4+
"ui-label": "Bare Ground",
5+
"description": null,
6+
"cf-name": "bare_ground",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "broadleaf-deciduous-trees",
3+
"validation-key": "broadleaf-deciduous-trees",
4+
"ui-label": "Broadleaf Deciduous Trees",
5+
"description": "Broadleaf trees are characterized by leaves that are broad, flat and thin with networked veins (reference: https://treeterms.co.uk/broadleaf/). Deciduous trees lose their leaves seasonally, for example, during winter in high latitudes or following seasonal variations in rainfall.",
6+
"cf-name": "broadleaf_deciduous_trees",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "broadleaf-evergreen-trees",
3+
"validation-key": "broadleaf-evergreen-trees",
4+
"ui-label": "Broadleaf Evergreen Trees",
5+
"description": "Broadleaf trees are characterized by leaves that are broad, flat and thin with networked veins (reference: https://treeterms.co.uk/broadleaf/). Evergreen plants retain their leaves through the year and into the following growing season (reference: https://www.britannica.com/plant/evergreen-plant).",
6+
"cf-name": "broadleaf_evergreen_trees",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "burnt-vegetation",
3+
"validation-key": "burnt-vegetation",
4+
"ui-label": "Burnt Vegetation",
5+
"description": null,
6+
"cf-name": "burnt_vegetation",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "c3-plant-functional-types",
3+
"validation-key": "c3-plant-functional-types",
4+
"ui-label": "C3 Plant Functional Types",
5+
"description": "A plant that utilizes the C3 carbon fixation pathway as the sole mechanism to bind CO2 before photosynthesis reactions take place. All trees are C3 type. Grasses and crops can be C3 or C4.",
6+
"cf-name": "c3_plant_functional_types",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "c4-plant-functional-types",
3+
"validation-key": "c4-plant-functional-types",
4+
"ui-label": "C4 Plant Functional Types",
5+
"description": "A plant that utilizes the C4 carbon fixation pathway in which the CO2 is first bound to a compound containing four carbon atoms before photosynthesis reactions take place. All trees are C3 type. Grasses and crops can be C3 or C4.",
6+
"cf-name": "c4_plant_functional_types",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "clear-sky",
3+
"validation-key": "clear-sky",
4+
"ui-label": "Clear Sky",
5+
"description": null,
6+
"cf-name": "clear_sky",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "cloud",
3+
"validation-key": "cloud",
4+
"ui-label": "Cloud",
5+
"description": "The \"cloud\" area type is a general term and includes both convective_cloud and stratiform_cloud types and any additional cloud areas that are not separately named.",
6+
"cf-name": "cloud",
7+
"@context": "_context_",
8+
"type": [
9+
"wcrp:area-type-table",
10+
"cf"
11+
]
12+
}

0 commit comments

Comments
 (0)