Data from modis active fire and burned area monitoring http://modis-fire.umd.edu/ Date from Nov 2000 to January 2019 Each point is approximately 500m x 500m Read documentation

get_fires(x = -1, y = 52, dist = 1)

Arguments

x

Longitude

y

Latitude

dist

Distance in degrees The data are in 4326 and this speeds up the query

Value

Points with date and position

Examples