Ember Sim
WebApp to simulate the spread of forest-fire (or ember) with models for forests in Germany. Tool for education and civil servants.
Try it yourself: Ember-sim-Germany Current version (main branch)
Inspiration: Project for Australia: Ember-Simulation-Australia
-
Vegetation
- vegetation parameters:
- if grassland (near Stawell):
- FMC (double)
- C (?)
- grazing (?)
- if forest (Cotter River):
- treatment ... (???)
- KBDI (?)
- w (?)
- if grassland (near Stawell):
- select:
- a provided geotiff file
- if so, you can even edit its vegetation parameters in the parameter Lookup table
- upload own tiff file
- upload own csv file
- a provided geotiff file
- vegetation parameters:
-
Elevation
- select flat topography, a provided geotiff file or upload own tiff file
-
Wind
- Direction(degrees to North: 0-360)
- 2min Speed(km/h as double/float)
-
Atmosphere
- Air temperature(°C)
- Relative humidity(%)
-
Rain
- Precipitation(mm)
- Days since rain(days)
-
Ignition Point(s)
- you can add as much ignition points as you want
-
Simulation
- select spread rate model
- McArthur Eucalypt
- Cheney Grassland
- konfigurate simulation steps
- at least 1 (Each simulation step is 30 minutes)
- select spread rate model
-
Properties
- is not (directly) editable by the user
- contains:
- Bounds (North, East, South, West)
- Resolution:
- x = 15 (?)
- y = 15 (?)
- time = 30 (Minutes)
- Raster extends
- X (?)
- Y (?)
-
TODO: find out which parameters the user needs to konfigurate to run the simulation. And which parameters have provided default values?
- Info about Live-Domo
- JavaScript
- How the project gets used and code samples
- Do you want to expend the project? Great choice! See Istallation first and then read the - Encourage other developers to contribute to your project. Give instructions on how to set up the development environment and submit contributions.
- MIT-License: see here