Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2025,3 +2025,133 @@ configs:
|
|
| 2025 |
- split: test_hard
|
| 2026 |
path: Yukon/test_hard-*
|
| 2027 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2025 |
- split: test_hard
|
| 2026 |
path: Yukon/test_hard-*
|
| 2027 |
---
|
| 2028 |
+
|
| 2029 |
+
# Dataset Card for CanadaFireSat π₯π°οΈ
|
| 2030 |
+
|
| 2031 |
+
|
| 2032 |
+
In this benchmark, we investigate the potential of deep learning with multiple modalities for high-resolution wildfire forecasting. Leveraging different data settings across two types of model architectures: CNN-based and ViT-based.
|
| 2033 |
+
|
| 2034 |
+
- π Paper on [ArXiv](TBC) <br>
|
| 2035 |
+
- πΏ Dataset repository on [GitHub](https://github.com/eceo-epfl/CanadaFireSat-Data) <br>
|
| 2036 |
+
- π€ Model repository on [GitHub](https://github.com/eceo-epfl/CanadaFireSat-Model) & Weights on [Hugging Face](TBC)
|
| 2037 |
+
|
| 2038 |
+
## π Summary Representation
|
| 2039 |
+
|
| 2040 |
+
The main use of this dataset is to push for the development of algorithms towards high-resolution wildfire forecasting via multi-modal learning. Indeed, we show the potential through our experiments of models trained on satellite image time series (Sentinel-2) and with environmental predictors (ERA5, MODIS, FWI). We hope to emulate the community to benchmark their EO and climate foundation models on CanadaFireSat to investigate their downstream fine-tuning capabilities on this complex extreme event forecasting task.
|
| 2041 |
+
|
| 2042 |
+
<p align="center">
|
| 2043 |
+
<img src="images/summary-canadafiresat.png"/>
|
| 2044 |
+
</p>
|
| 2045 |
+
|
| 2046 |
+
## Sources
|
| 2047 |
+
|
| 2048 |
+
We describe below the different sources necessary to build the CanadaFireSat benchmark.
|
| 2049 |
+
|
| 2050 |
+
### π₯π Fire Polygons Source
|
| 2051 |
+
|
| 2052 |
+
- π» National Burned Area Composite (NBAC π¨π¦): Polygons Shapefile downloaded from [CWFIS Datamart](https://cwfis.cfs.nrcan.gc.ca/home) <br>
|
| 2053 |
+
- π
Filter fires since 2015 aligning with Sentinel-2 imagery availability <br>
|
| 2054 |
+
- π No restrictions are applied on ignition source or other metadata <br>
|
| 2055 |
+
- β Spatial aggregation: Fires are mapped to a 2.8 km Γ 2.8 km grid | Temporal aggregation into 8-day windows
|
| 2056 |
+
|
| 2057 |
+
### π°οΈπΊοΈ Satellite Image Time Series Source
|
| 2058 |
+
|
| 2059 |
+
- π°οΈ Sentinel-2 (S2) Level-1C Satellite Imagery (2015β2023) from [Google Earth Engine](https://developers.google.com/earth-engine/datasets/catalog/COPERNICUS_S2_HARMONIZED) <br>
|
| 2060 |
+
- πΊοΈ For each grid cell (2.8β―km Γ 2.8β―km): Collect cloud-free S2 images (β€ 40% cloud cover) over a 64-day period before prediction <br>
|
| 2061 |
+
- β οΈ We discard samples with: Fewer than 3 valid images | Less than 40 days of coverage <br>
|
| 2062 |
+
|
| 2063 |
+
### π¦οΈπ² Environmental Predictors
|
| 2064 |
+
- π‘οΈ Hydrometeorological Drivers: Key variables like temperature, precipitation, soil moisture, and humidity from ERA5-Land (11 km, available on [Google Earth Engine](https://developers.google.com/earth-engine/datasets/catalog/ECMWF_ERA5_LAND_DAILY_AGGR)) and MODIS11 (1 km, available on [Google Earth Engine](https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD11A1)), aggregated over 8-day windows using mean, max, and min values.
|
| 2065 |
+
- πΏ Vegetation Indices ([MODIS13](https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD13A1) and [MODIS15](https://developers.google.com/earth-engine/datasets/catalog/MODIS_061_MOD15A2H)): NDVI, EVI, LAI, and FPAR (500 m) captured in 8 or 16-day composites, informing on vegetation state.
|
| 2066 |
+
- π₯ Fire Danger Metrics ([CEMS](https://ewds.climate.copernicus.eu/datasets/cems-fire-historical-v1?tab=overview) previously on CDS): Fire Weather Index and Drought Code from the Canadian FWI system (0.25Β° resolution).
|
| 2067 |
+
- π For each sample, we gather predictor data from 64 days prior to reflect pre-fire conditions.
|
| 2068 |
+
|
| 2069 |
+
### ποΈ Land Cover
|
| 2070 |
+
- βοΈ Exclusively used for adversarial sampling and post-training analysis.
|
| 2071 |
+
- πΎ Data extracted is the 2020 North American Land Cover 30-meter dataset, produced as part of the North American Land Change Monitoring System (NALCMS) (available on [Google Earth Engine](https://developers.google.com/earth-engine/datasets/catalog/USGS_NLCD_RELEASES_2020_REL_NALCMS))
|
| 2072 |
+
|
| 2073 |
+
## π· Outputs
|
| 2074 |
+
|
| 2075 |
+
### π CanadaFireSat Dataset Statistics:
|
| 2076 |
+
|
| 2077 |
+
| **Statistic** | **Value** |
|
| 2078 |
+
|----------------------------------------|---------------------------|
|
| 2079 |
+
| Total Samples | 177,801 |
|
| 2080 |
+
| Target Spatial Resolution | 100 m |
|
| 2081 |
+
| Region Coverage | Canada |
|
| 2082 |
+
| Temporal Coverage | 2016 - 2023 |
|
| 2083 |
+
| Sample Area Size | 2.64 km Γ 2.64 km |
|
| 2084 |
+
| Fire Occurrence Rate | 39% of samples |
|
| 2085 |
+
| Total Fire Patches | 16% of patches |
|
| 2086 |
+
| Training Set (2016β2021) | 78,030 samples |
|
| 2087 |
+
| Validation Set (2022) | 14,329 samples |
|
| 2088 |
+
| Test Set (2023) | 85,442 samples |
|
| 2089 |
+
| Sentinel-2 Temporal Median Coverage | 55 days (8 images) |
|
| 2090 |
+
| Number of Environmental Predictors | 58 |
|
| 2091 |
+
| Data Sources | ERA5, MODIS, CEMS |
|
| 2092 |
+
|
| 2093 |
+
|
| 2094 |
+
### π Samples Localisation:
|
| 2095 |
+
|
| 2096 |
+
<p align="center">
|
| 2097 |
+
<img src="images/pos_samples.png" alt="Positive Samples" width="45%"/>
|
| 2098 |
+
<img src="images/neg_samples.png" alt="Negative Samples" width="45%"/>
|
| 2099 |
+
</p>
|
| 2100 |
+
|
| 2101 |
+
<p align="center">
|
| 2102 |
+
<b>Figure 1:</b> Spatial distribution of positive (left) and negative (right) wildfire samples.
|
| 2103 |
+
</p>
|
| 2104 |
+
|
| 2105 |
+
### π°οΈ Example of S2 time series:
|
| 2106 |
+
|
| 2107 |
+
<p align="center">
|
| 2108 |
+
<img src="images/s2_tiles.png"/>
|
| 2109 |
+
</p>
|
| 2110 |
+
|
| 2111 |
+
<p align="center">
|
| 2112 |
+
<b>Figure 2:</b> Row 1-3 Samples of Sentinel-2 input time series for 4 locations in Canada, with only the RGB bands with rescaled intensity. Row 4 Sentinel-2 images after the fire occurred. Row 5 Fire polygons used as labels with the Sentinel-2 images post-fire.
|
| 2113 |
+
</p>
|
| 2114 |
+
|
| 2115 |
+
## Dataset Structure
|
| 2116 |
+
|
| 2117 |
+
| Name | Type | Shape | Description |
|
| 2118 |
+
|----------------------|---------------------------|---------------------------------|-------------------------------------|
|
| 2119 |
+
| `date` | `timestamp[s]` | - | Fire Date |
|
| 2120 |
+
| `doy` | `sequence<int64>` | - | Sentinel-2 Tiles Day of the Year |
|
| 2121 |
+
| `10x` | `sequence<array3_d>` | (4, 264, 264) | Sentinel-2 10m bands |
|
| 2122 |
+
| `20x` | `sequence<array3_d>` | (6, 132, 132) | Sentinel-2 20m bands |
|
| 2123 |
+
| `60x` | `sequence<array3_d>` | (3, 44, 44) | Sentinel-2 60m bands |
|
| 2124 |
+
| `loc` | `array3_d<float32>` | (2, 264, 264) | Latitude and Longitude grid |
|
| 2125 |
+
| `labels` | `array2_d<uint8>` | (264, 264) | Fire binary label mask |
|
| 2126 |
+
| `tab_cds` | `array2_d<float32>` | (8, 6) | Tabular CDS variables |
|
| 2127 |
+
| `tab_era5` | `array2_d<float32>` | (8, 45) | Tabular ERA5 variables |
|
| 2128 |
+
| `tab_modis` | `array2_d<float32>` | (8, 7) | Tabular MODIS products |
|
| 2129 |
+
| `env_cds` | `array4_d<float32>` | (8, 6, 13, 13) | Spatial CDS variables |
|
| 2130 |
+
| `env_cds_loc` | `array3_d<float32>` | (13, 13, 2) | Grid coordinates for CDS |
|
| 2131 |
+
| `env_era5` | `array4_d<float32>` | (8, 45, 32, 32) | Spatial ERA5 variables |
|
| 2132 |
+
| `env_era5_loc` | `array3_d<float32>` | (32, 32, 2) | Grid coordinates for ERA5 |
|
| 2133 |
+
| `env_modis11` | `array4_d<float32>` | (8, 3, 16, 16) | Spatial MODIS11 variables |
|
| 2134 |
+
| `env_modis11_loc` | `array3_d<float32>` | (16, 16, 2) | Grid coordinates for MODIS11 |
|
| 2135 |
+
| `env_modis13_15` | `array4_d<float32>` | (8, 4, 32, 32) | Spatial MODIS13/15 variables |
|
| 2136 |
+
| `env_modis13_15_loc`| `array3_d<float32>` | (32, 32, 2) | Grid coordinates for MODIS13/15) |
|
| 2137 |
+
| `env_doy` | `sequence<int64>` | - | Environment Variables Day of the Year|
|
| 2138 |
+
| `region` | `string` | - | Canadian Province or Territory |
|
| 2139 |
+
| `tile_id` | `int32` | - | Tile identifier |
|
| 2140 |
+
| `file_id` | `string` | - | Unique file identifier |
|
| 2141 |
+
| `fwi` | `float32` | - | Tile Fire Weather Index |
|
| 2142 |
+
|
| 2143 |
+
|
| 2144 |
+
## Citation
|
| 2145 |
+
|
| 2146 |
+
The paper is currently under review with a preprint available on ArXiv.
|
| 2147 |
+
|
| 2148 |
+
```
|
| 2149 |
+
TBC
|
| 2150 |
+
```
|
| 2151 |
+
|
| 2152 |
+
## Contacts & Information
|
| 2153 |
+
|
| 2154 |
+
- **Curated by:** [Hugo Porta](https://scholar.google.com/citations?user=IQMApuoAAAAJ&hl=fr)
|
| 2155 |
+
- **Contact Email:** hugo.porta@epfl.ch
|
| 2156 |
+
- **Shared by:** [ECEO Lab](https://www.epfl.ch/labs/eceo/)
|
| 2157 |
+
- **License:** MiT License
|