You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python code accompanying ISIMIP3a burned area attribution. (updated January 2024)
5
+
Python code accompanying ISIMIP3a burned area attribution. (updated August 2024)
6
6
7
7
Chantelle Burton & Seppe Lampe
8
8
@@ -19,11 +19,8 @@ Article under review.
19
19
20
20
This repository contains [5 notebooks](https://github.com/SeppeLampe/Global-Burned-Area-Increasingly-Explained-By-Climate-Change/tree/5feeb0b8eb55d232c65a01a4d8803d4cb00d705d/Scripts) that contain the entire workflow of our analysis.
21
21
22
-
__Important message!__<br>
23
-
Currently, not all the simulations used in this analysis are openly available yet. All of them will be openly available in the coming months.
24
22
We make use of two observational burned area datasets, [FireCCI5.1](https://dx.doi.org/10.5285/58f00d8814064b79a0c49662ad3af537) and [GFED5](https://doi.org/10.5194/essd-2023-182).
25
23
We also use simulations by seven models of the ISIMIP framework.
26
-
However, from these seven models, two are currently available from the [ISIMIP data repository](https://data.isimip.org/). The other five will become available during the coming weeks/months.
27
24
28
25
### How to run this code
29
26
@@ -35,7 +32,7 @@ However, from these seven models, two are currently available from the [ISIMIP d
35
32
36
33
Download the [FireCCI5.1](https://data.ceda.ac.uk/neodc/esacci/fire/data/burned_area/MODIS/grid/v5.1) filestructure to [Data\Observations\FireCCI5.1\Original](Data\Observations\FireCCI5.1\Original).<br>
37
34
Download the [GFED5](https://doi.org/10.5281/zenodo.7668424) filestructure to [Data\Observations\GFED5\Original](Data\Observations\GFED5\Original).<br>
38
-
Download the [ISIMIP Fire Sector](https://data.isimip.org/) OutputData to [Data\ISIMIP\OutputData\fire](Data\ISIMIP\OutputData\fire) (__Not fully available yet__).<br>
35
+
Download the [ISIMIP3a Fire Sector](https://doi.org/10.48364/ISIMIP.446106) OutputData to [Data\ISIMIP\OutputData\fire](Data\ISIMIP\OutputData\fire).<br>
0 commit comments