Skip to content

Commit ad9be90

Browse files
committed
Add Belgium hands-on instances
1 parent 99c909c commit ad9be90

94 files changed

Lines changed: 17344 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Year,Ncell
2+
1,180601
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Case1_Clinge — Clinge (coastal Flanders)
2+
3+
Real wildfire event (23/03/25). Cell2Fire-W (Scott & Burgan) instance.
4+
5+
- Grid: 601x601, cellsize 10 m, CRS **EPSG:3812** (Belge Lambert 2008)
6+
- Ignition: cell 180601 (grid centre, on real ignition location)
7+
- `ground_truth/observed_scar.*` : mapped fire perimeter (for validation)
8+
9+
## Layers
10+
`fuels` (S&B), `elevation` (m), `slope` (%), `saz` (up-slope azimuth, deg).
11+
`ccf`, `cbd`, `cbh` are **zero-filled placeholders** (no canopy inventory available
12+
for these sites -> surface fire only, crown fire disabled). Replace with real
13+
canopy data to enable crown-fire behaviour.
14+
15+
`Data.csv` is regenerated by the engine on each run (not shipped).
16+
`Weather.csv` holds the observed wind series (WS km/h, WD deg FROM, met. convention).
17+
Moisture is set at run time via `--moisture-scenario DkLm` (k=dead 1..4, m=live 1..4).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Instance,datetime,WS,WD
2+
BE,23/03/25 14:00,11.61,189.65
3+
BE,23/03/25 14:00,12.14,198.44
4+
BE,23/03/25 14:00,13.03,200.44
5+
BE,23/03/25 14:00,13.03,200.44

data/handson/Instances_Belgium/Case1_Clinge/cbd.asc

Lines changed: 607 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PROJCS["Belge_Lambert_2008",GEOGCS["GCS_ETRS_1989",DATUM["D_ETRS_1989",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",649328.0],PARAMETER["False_Northing",665262.0],PARAMETER["Central_Meridian",4.35921583333333],PARAMETER["Standard_Parallel_1",49.8333333333333],PARAMETER["Standard_Parallel_2",51.1666666666667],PARAMETER["Latitude_Of_Origin",50.797815],UNIT["Meter",1.0]]

data/handson/Instances_Belgium/Case1_Clinge/cbh.asc

Lines changed: 607 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PROJCS["Belge_Lambert_2008",GEOGCS["GCS_ETRS_1989",DATUM["D_ETRS_1989",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",649328.0],PARAMETER["False_Northing",665262.0],PARAMETER["Central_Meridian",4.35921583333333],PARAMETER["Standard_Parallel_1",49.8333333333333],PARAMETER["Standard_Parallel_2",51.1666666666667],PARAMETER["Latitude_Of_Origin",50.797815],UNIT["Meter",1.0]]

data/handson/Instances_Belgium/Case1_Clinge/ccf.asc

Lines changed: 607 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PROJCS["Belge_Lambert_2008",GEOGCS["GCS_ETRS_1989",DATUM["D_ETRS_1989",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",649328.0],PARAMETER["False_Northing",665262.0],PARAMETER["Central_Meridian",4.35921583333333],PARAMETER["Standard_Parallel_1",49.8333333333333],PARAMETER["Standard_Parallel_2",51.1666666666667],PARAMETER["Latitude_Of_Origin",50.797815],UNIT["Meter",1.0]]

data/handson/Instances_Belgium/Case1_Clinge/elevation.asc

Lines changed: 607 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)