Skip to content

Visualization of burned area satellite data for Australian bush fires

License

Notifications You must be signed in to change notification settings

benbarsdell/burned-area-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Australian 2019/2020 Bush Fire Burned Area Visualisation

Australian Bush Fire Burned Area Visualisation

A visualisation of burned area satellite data for Australian bush fires.

Inspired by this BBC article about the 2019/2020 bush fire season.

Note that the burned area data are only available ~2 months after the first burn date (e.g., December data are only available in early February).

Data sources

Instructions

$ pip install -r requirements.txt
$ python burned_area_viz.py
$ gifsicle -i burned_area_output.gif -O3 --colors 256 --color-method blend-diversity -o burned_area_output_shrunk.gif

Releases

No releases published

Packages

No packages published

Languages