ifs_uncompressed

climatebenchpress.data_loader.datasets.ifs_uncompressed

Classes:

IFSUncompressedDataset

Bases: Dataset

Dataset for IFS uncompressed data.

Contains data from the hplp experiment from the Integrated Forecasting System (IFS) model. Crucially, this dataset contains uncompressed 64-bit floating point data.

Methods:

name class-attribute instance-attribute

name = 'ifs-uncompressed'

download staticmethod

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

open staticmethod

open(download_path: Path) -> xr.Dataset