access_ocean

climatebenchpress.data_loader.datasets.cmip6.access_ocean

Classes:

  • Cmip6OceanAccessDataset

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

Cmip6OceanAccessDataset

Bases: Cmip6OceanDataset

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

Methods:

name class-attribute instance-attribute

name = 'cmip6-access-tos'

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)