esa_biomass_cci

climatebenchpress.data_loader.datasets.esa_biomass_cci

Classes:

EsaBiomassCciDataset

Bases: Dataset

ESA Biomass CCI dataset.

This dataset provides above-ground biomass (AGB) estimates for the year 2020. The data is provided by the European Space Agency's Climate Change Initiative (CCI). For more details see https://climate.esa.int/en/projects/biomass/.

Methods:

name class-attribute instance-attribute

name = 'esa-biomass-cci'

download staticmethod

download(download_path: Path, progress: bool = True)

open staticmethod

open(download_path: Path) -> xr.Dataset