ifs_humidity

climatebenchpress.data_loader.datasets.ifs_humidity

Classes:

IFSHumidityDataset

Bases: Dataset

Dataset for the humidity field of the uncompressed IFS 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-humidity'

download staticmethod

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

open staticmethod

open(download_path: Path) -> xr.Dataset