danyoung commited on
Commit
12867d2
·
verified ·
1 Parent(s): 36f2842

Updated readme with resilience, eluc, blue information

Browse files
Files changed (1) hide show
  1. README.md +46 -0
README.md CHANGED
@@ -1,3 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  dataset_info:
3
  features:
 
1
+ # Project Resilience Emissions from Land-Use Change Dataset
2
+
3
+ ### Project Resilience
4
+ To contribute to this project see [Project Resilience](https://www.itu.int/en/ITU-T/extcoop/ai-data-commons/Pages/project-resilience.aspx) ([Github Repo](https://github.com/Project-Resilience/mvp))
5
+
6
+ Land Use Change data is provided by the [Land Use Harmonization Project](https://doi.org/10.5194/gmd-2019-360), providing land-use changes from 850-2100
7
+
8
+ Emissions from Land-Use Change (ELUC) data is provided by the [Global Carbon Budget 2023](https://doi.org/10.5194/essd-15-5301-2023) Bookkeeping of Land-Use Emissions (BLUE) model.
9
+
10
+ Data was used in [Discovering Effective Policies for Land-Use Planning](https://doi.org/10.48550/arXiv.2311.12304) at [NeurIPS 2023 Workshop: Tackling Climate Change with Machine Learning](https://www.climatechange.ai/events/neurips2023)
11
+
12
+ ### Land Use Types
13
+
14
+ - Primary: Vegetation that is untouched by humans
15
+
16
+ - primf: Primary forest
17
+ - primn: Primary nonforest vegetation
18
+
19
+
20
+ - Secondary: Vegetation that has been touched by humans
21
+
22
+ - secdf: Secondary forest
23
+ - secdn: Secondary nonforest vegetation
24
+
25
+ - Urban
26
+
27
+ - Crop
28
+
29
+ - c3ann: Annual C3 crops (e.g. wheat)
30
+ - c4ann: Annual C4 crops (e.g. maize)
31
+ - c3per: Perennial C3 crops (e.g. banana)
32
+ - c4per: Perennial C4 crops (e.g. sugarcane)
33
+ - c3nfx: Nitrogen fixing C3 crops (e.g. soybean)
34
+
35
+ - Pasture
36
+
37
+ - pastr: Managed pasture land
38
+ - range: Natural grassland/savannah/desert/etc.
39
+
40
+ ### Dataset
41
+ The dataset is indexed by latitude, longitude, and time, with each row consisting of the land use of a given year, the land-use change from year to year+1, and the ELUC at the end of year in tons of carbon per hectare (tC/ha)
42
+
43
+ In addition, the cell area of the cell in hectares and the name of the country the cell is located in are provided.
44
+
45
+ A crop and crop_diff column consisting of the sums of all the crop types and crop type diffs is provided as well as the BLUE model treats all crop types the same.
46
+
47
  ---
48
  dataset_info:
49
  features: