The goal is to estimate the amount of people affected by active fires in a given area, using VIIRS satellite data and US Census data
- Cluster fire data points from VIIRS data into groups, representing active fire areas
- For each group, create a polygon that contains all points (a convex hull), this represents the boundaries of a given fire area