-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
1,542 additions
and
440 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
"","Total, ha","SE, ha" | ||
"Deforestation",752817,145813 | ||
"Degradation",799659,152997 | ||
"multiple events",305977,90409 | ||
"Reforestation",1001835,160376 | ||
"stable forest",7356195,286795 | ||
"stable non-forest",14528623,355990 | ||
"stable non-forest agroforestry",4991221,346318 |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
"","Deforestation","Degradation","multiple events","Reforestation","stable forest","stable nonforest","stable nonforest Agroforestry" | ||
"deforested epoch 1",6,5,2,1,6,15,25 | ||
"deforested epoch 2 & 3",5,2,0,4,8,24,17 | ||
"multiple events ecologically possible",4,2,4,3,14,22,17 | ||
"multiple events noise",2,3,4,5,6,24,16 | ||
"reforested epoch 1",0,0,1,15,18,8,18 | ||
"reforested epoch 2 & 3",0,2,1,10,3,29,15 | ||
"stable forest",7,10,0,2,176,7,25 | ||
"stable non forest",2,3,0,5,12,337,48 |
Binary file not shown.
Oops, something went wrong.