Fire progression, Sumatra & Kalimantan, Indonesia, 2001-2024
收藏资源简介:
Fire progression in Sumatra and Kalimantan, Indonesia, 2001-2024. This repository contains two sets of fire dataset: 1) Fire cluster points, and 2) Fire grids. The fire data is based on MODIS Burned Area MCD64A1 and Active Fire MYD&MOD C6.1. The grids contain: NDVI (MODIS), EVI (MODIS), DEM (NASADEM), LULC (Mapbiomas), and Climate (ERA5) variables. Structure folders: fire_files.zip└── fire_files/ ├── 1_fire_points/ │ ├── kalimantan/ │ │ └── fire_[YEAR]_id_[ID].shp (.cpg, .dbf, .prj, .shx) │ └── sumatra/ │ └── fire_[YEAR]_id_[ID].shp (.cpg, .dbf, .prj, .shx) └── 2_fire_grids/ ├── kalimantan/ │ └── fire_[YEAR]_id_[ID]_grid.shp (.cpg, .dbf, .prj, .shx) └── sumatra/ └── fire_[YEAR]_id_[ID]_grid.shp (.cpg, .dbf, .prj, .shx) Fire points shapefile: a collection of clustered active fire hotspots in one event. Fire grids shapefile: a grid-based fire polygon with 500 meter spatial resolution and daily timestamps. Metadata: Coordinate reference system: ALBERS_INDO_CRS = ( "+proj=aea +lon_0=107.017 +lat_0=-0.13815 " "+lat_1=4.0417250000000005 +lat_2=-4.3180250000000004 " "+datum=WGS84 +units=m +no_defs" ) Data source: 1) MODIS Active Fire MOD14&MYD14 C6.1, 1 km spatial resolution, near real time daily, confidence level >=60 https://firms.modaps.eosdis.nasa.gov/ 2) MODIS Burned Area MCD64A1, 500 m spatial resolution, monthly burned area https://appeears.earthdatacloud.nasa.gov/ 3) MODIS NDVI and EVI MOD13A1.061, 500 m spatial resolution, 16-day temporal resolution https://appeears.earthdatacloud.nasa.gov/ 4) Mapbiomas LULC Collection 4, 30 m spatial resolution, annual temporal resolution https://indonesia.mapbiomas.org/en 5) ERA5 Climate Single level hourly data, 0.25 degree spatial resolution Variables: 2m dewpoint temperature (°C), 2m temperature (°C), total precipitation (m), convective precipitation (m), convective rain rate (mm/hour), evaporation (m), potential evaporation (m), instantaneous 10m wind gust(m/s), surface pressure (Pa), and mean sea level pressure (Pa), wind speed (m/s), and wind direction (degrees). Additonal derived variables: vapor pressure deficit (kPa) and relative humidity (%). https://cds.climate.copernicus.eu/datasets/reanalysis-era5-single-levels?tab=download 6) NASADEM Elevation Static, 30 meter spatial resolution https://appeears.earthdatacloud.nasa.gov/



