AnnalisaAppice commited on
Commit
9006573
·
verified ·
1 Parent(s): b013d02

Update Romania/README.md

Browse files
Files changed (1) hide show
  1. Romania/README.md +33 -19
Romania/README.md CHANGED
@@ -37,31 +37,45 @@ Romania/
37
 
38
  ## 📚 Ground Truth Sources
39
 
40
- **Ground Truth Data**: The segmentation masks for bark beetle damage in this dataset have been derived from the **Database of European Forest Insect and Disease Disturbances (DEFID2)**, a comprehensive pan-European database of georeferenced forest disturbances.
41
 
42
- ### Citation
43
- Forzieri, G., Dutrieux, L.P., Elia, A., et al. (2023). The Database of European Forest Insect and Disease Disturbances: DEFID2. *Global Change Biology*, 29(21), 6040-6065. https://doi.org/10.1111/gcb.16912
44
 
45
- **Database Access**: https://jeodpp.jrc.ec.europa.eu/ftp/jrc-opendata/FOREST/DISTURBANCES/DEFID2/
46
 
47
- ---
 
 
 
 
 
 
 
48
 
49
- ## 🛰️ Processing Methodology: GEE Median
50
 
51
- ### Key Features
52
- - **Period**: April-September 2020 (6 consecutive months)
53
- - **Methodology**: Monthly median aggregation
54
- - **Sentinel-2 Bands**: **12 bands** (SCL excluded - median of categorical values is not statistically meaningful)
55
- - **Resolution**: 10m
56
- - **Cloud Masking**: Active during processing
57
 
58
- ### Why 12 Bands and Not 13?
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
59
 
60
- Sentinel-2 has 13 spectral bands plus the SCL (Scene Classification Layer) band:
61
- - **B10 (SWIR Cirrus)** is reserved for atmospheric corrections and is not included
62
- - **SCL (Scene Classification Layer)** is excluded from median calculations because median of categorical values is not statistically meaningful
63
- - All spectral bands from **B1-B9, B11, B12** are included and resampled to 10m
64
- - Result: **12 bands** of calibrated surface reflectances
65
 
66
  ---
67
 
@@ -94,7 +108,7 @@ Sentinel-2 has 13 spectral bands plus the SCL (Scene Classification Layer) band:
94
 
95
  ---
96
 
97
- **Update**: 2024
98
 
99
 
100
 
 
37
 
38
  ## 📚 Ground Truth Sources
39
 
40
+ **Resources**
41
 
42
+ The ground truth masks of bark beetle damages used to create these satellite datasets have been derived from the **Database of European Forest Insect and Disease Disturbances (DEFID2)**, https://jeodpp.jrc.ec.europa.eu/ftp/jrc-opendata/FOREST/DISTURBANCES/DEFID2/
 
43
 
 
44
 
45
+ **Acknowledgment**
46
+
47
+ **For the use of DEFID2 polygons, acknowledgement to:**
48
+
49
+ -Forzieri G, Dutrieux LP, Elia A, Eckhardt B, Caudullo G, Taboada FÁ, Andriolo A,Bălacenoiu F, Bastos A, Buzatu A, Castedo Dorado F, Dobrovolný L, Duduman M,Fernandez-Carillo A, Hernández-Clemente R, Hornero A, Ionuț S, Lombardero MJ,
50
+ Junttila S, Lukeš P, Marianelli L, Mas H, Mlčoušek M, Mugnai F, Nețoiu C,Nikolov C, Olenici N, Olsson P, Paoli F, Paraschiv M, Patočka Z, Pérez-Laorga E,Quero JL, Rüetschi M, Stroheker S, Nardi D, Ferenčík J, Battisti A, Hartmann H,
51
+ Nistor C, Cescatti A, Beck PSA (2023). The Database of European Forest Insect and Disease Disturbances: DEFID2. Global Change Biology, 29(21), 6040-6065. https://doi.org/10.1111/gcb.16912
52
+
53
 
54
+ ## 🛰️ Data Creation Methodology: GEE Median - Temporal Median (12 bands)
55
 
56
+ - **Period**: Bark Beetle: September 2019, April-September 2020; Forest Type: September 2022
57
+ - **Data Source**: [Google Earth Engine](https://earthengine.google.com/)
58
+ - **Methodology**: Temporal Median
59
+ - **Bands**: **12 bands** (B1-B9, B11, B12)
 
 
60
 
61
+ - **Please cite the following work if you find the dataset useful for your reasearch**
62
+
63
+ @article{DBLP:journals/ecoi/RecchiaAAIFM26,
64
+ author = {Vito Recchia and
65
+ Giuseppina Andresini and
66
+ Annalisa Appice and
67
+ Dino Ienco and
68
+ Giuseppe Fiameni and
69
+ Donato Malerba},
70
+ title = {{ULISSE:} Parameter-efficient adaptation of earth vision models to
71
+ monitor forest disturbance in sentinel-2 time series},
72
+ journal = {Ecol. Informatics},
73
+ volume = {94},
74
+ pages = {103668},
75
+ year = {2026},
76
+ doi = {10.1016/J.ECOINF.2026.103668}
77
+ }
78
 
 
 
 
 
 
79
 
80
  ---
81
 
 
108
 
109
  ---
110
 
111
+ **Update**: 2026
112
 
113
 
114