The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

Setup libaries

pip3 install --upgrade numpy pandas geopandas rasterio rioxarray xarray netCDF4 h5netcdf

Load dataset

from datasets import load_dataset

dataset = load_dataset('AUA-Informatics-Lab/eo4wildfires')
Downloads last month
53