Skip to content

Commit 54f592e

Browse files
Merge pull request #91 from alaupin-ipsl/esgvoc_dev
feat : Update the descriptions according to Karl's review (first iteration) the tested process: from github -> grist (scripted) review (manual edit the spreadsheet) from grist -> report (scripted) from report -> this PR
2 parents 7d19e1e + cd86abc commit 54f592e

41 files changed

Lines changed: 41 additions & 41 deletions

Some content is hidden

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

area_label/air.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "air",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in air (this isn't always the case e.g. if a variable is reported at sea level pressure but there is a mountain then the surface would not be air).",
5+
"description": "Data come solely from regions occupied by air (this isn't always the case e.g. if a variable is reported at sea level pressure but there is a mountain then the surface would not be air).",
66
"drs_name": "air",
77
"cf_area_type": "air"
88
}

area_label/ccl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "ccl",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in convective cloud.",
5+
"description": "Data come solely from the portion of the atmosphere or the portion of an atmospheric column occupied by convective cloud.",
66
"drs_name": "ccl",
77
"cf_area_type": "convective_cloud"
88
}

area_label/cl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "cl",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in cloud.",
5+
"description": "Data come solely from the portion of the atmosphere or the portion of an atmospheric column occupied by cloud.",
66
"drs_name": "cl",
77
"cf_area_type": "cloud"
88
}

area_label/crp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "crp",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area of crops. Crops is loosely defined and model dependent.",
5+
"description": "Data come solely from land areas covered by crops. 'Crops' is loosely defined and model dependent.",
66
"drs_name": "crp",
77
"cf_area_type": "crops"
88
}

area_label/fis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "fis",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area of floating ice shelf. Ice shelves are the component of ice sheets that flow over the ocean.",
5+
"description": "Data come solely from areas of floating ice shelf. 'Ice shelves' are the component of ice sheets that flow over the ocean.",
66
"drs_name": "fis",
77
"cf_area_type": "floating_ice_shelf"
88
}

area_label/gis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "gis",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area of grounded ice sheet. Grounded ice sheets rest over bedrock, excluding ice-caps, glaciers and floating ice shelves.",
5+
"description": "Data come solely from areas of grounded ice sheet. Grounded ice sheets rest over bedrock, excluding ice-caps, glaciers and floating ice shelves.",
66
"drs_name": "gis",
77
"cf_area_type": "grounded_ice_sheet"
88
}

area_label/ifs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "ifs",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area of sea without ice.",
5+
"description": "Data come solely from sea areas that are free of ice.",
66
"drs_name": "ifs",
77
"cf_area_type": "ice_free_sea"
88
}

area_label/is.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "is",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area where ice sheets are present. It includes both grounded ice sheets resting over bedrock and any ice shelves flowing over the ocean that are attached to grounded ice sheets. It excludes ice-caps and glaciers and any floating ice shelves and ice tongues attached to them.",
5+
"description": "Data come solely from areas of ice sheets. 'Ice sheets' include both grounded ice sheets resting on bedrock and any ice shelves flowing over the ocean that are attached to grounded ice sheets. It excludes ice-caps and glaciers and any floating ice shelves and ice tongues attached to them.",
66
"drs_name": "is",
77
"cf_area_type": "ice_sheet"
88
}

area_label/li.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "li",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in an area where land ice is present. 'Land ice' means glaciers, ice-caps, grounded ice sheets resting on bedrock and floating ice-shelves.",
5+
"description": "Data come solely from areas of land ice. 'Land ice' means glaciers, ice-caps, grounded ice sheets resting on bedrock and floating ice-shelves.",
66
"drs_name": "li",
77
"cf_area_type": "land_ice"
88
}

area_label/lnd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "lnd",
44
"type": "area_label",
5-
"description": "Data is only included where the reporting point is in on land.",
5+
"description": "Data come solely from land areas. Every location on earth is classified as either land or sea, but further area type labels also apply to these primary types (e.g., crops or land ice apply to portions of the land area).",
66
"drs_name": "lnd",
77
"cf_area_type": "land"
88
}

0 commit comments

Comments
 (0)