xlandsat.datasets.fetch_brumadinho_after#
- xlandsat.datasets.fetch_brumadinho_after(untar=False)[source]#
Download a sample scene from after the Brumadinho tailings dam disaster
This is a cropped version of a Landsat 8 scene from 2019/01/30. It was taken after the Brumadinho tailings dam in Brazil collapsed, flooding a whole region.
The scene was downloaded from USGS Earth Explorer. Original data are in the public domain and are redistributed here in accordance with the Landsat Data Distribution Policy.
Source: https://doi.org/10.6084/m9.figshare.21665630 (CC0)
- Parameters:
untar (bool) – If True, unpack the tar archive after downloading and return a path to the folder containing the unpacked files instead. Default is False.
- Returns:
path (str) – The path to the downloaded .tar file that contains the scene.