Team research project for NASA Space Apps Challenge 2017
Team: Triastsia materi
Convenient information on the threat of the spread of radioactive particles due to fires in areas contaminated with radionuclides.
- Install Anaconda & Jupyter notebook
- Instal Gmaps https://github.com/pbugnion/gmaps
- Run notebook:
wildfire-impact-on-radiation.ipynb
-
Available data that allow thread modeling:
-
model of wildfire movement (based on wind)
-
model of wildfire creating dust (dust movement model)
-
dust movement dependence on weather
-
simplified description of algorythms:
- detected fire spots + wind speed & direction in contaminated ared -> heat map of potentially dangerous zones (model)
-
visualization solution for:
- Model for forest fire & meadow fire are different!
- Model is dynamic and depends on time for: fire, wind, humidity, temperature, type of plants, etc.
- Radiation data in Ukraine
- Fukushima 2011 vs Chornobyl 1986
- Online weather conditions
- Active fire data by NASA
- Weather data by NOAA
- Introduction to Fire Behavior Modeling
- Safecast in Japan
- Warning in Jupyter: The installed widget Javascript is the wrong version.
- Script to download latest wind flow data.
- Improve algorythms for spoting dengarous areas.