nextgems

climatebenchpress.data_loader.datasets.nextgems

Classes:

NextGemsDataset

Bases: Dataset

NextGEMS ICON dataset.

This dataset provides model output from ICON climate model runs, published as part of the NextGEMS project.

See https://easy.gems.dkrz.de/index.html for more details on the NextGEMS data.

Methods:

name class-attribute instance-attribute

name = 'nextgems-icon'

download staticmethod

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

open staticmethod

open(download_path: Path) -> xr.Dataset