access_atmos

climatebenchpress.data_loader.datasets.cmip6.access_atmos

Classes:

Cmip6AtmosphereAccessDataset

Bases: Cmip6AtmosphereDataset

Air temperature dataset from the CMIP6 ACCESS-ESM1-5 model under the SSP585 scenario.

Methods:

name class-attribute instance-attribute

name = 'cmip6-access-ta'

model_id class-attribute instance-attribute

model_id = 'ACCESS-ESM1-5'

ssp_id class-attribute instance-attribute

ssp_id = 'ssp585'

download staticmethod

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