danyoung commited on
Commit
d441254
1 Parent(s): 12867d2

Added info to readme about raw datafiles

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -38,12 +38,16 @@ Data was used in [Discovering Effective Policies for Land-Use Planning](https://
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:
 
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 committed ELUC at the end of year in tons of carbon per hectare (tC/ha).
42
+
43
+ Committed ELUC means the sum of all simulated future emissions due to a land-use change.
44
 
45
  In addition, the cell area of the cell in hectares and the name of the country the cell is located in are provided.
46
 
47
  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.
48
 
49
+ Raw data files are provided as: `merged_aggregated_dataset_1850_2022.zarr.zip` and `BLUE_LUH2-GCB2022_ELUC-committed_gridded_net_1850-2021.nc`, which are the land-use changes and the committed emissions respectively.
50
+
51
  ---
52
  dataset_info:
53
  features: