ifs_cloud_ice_water_content

climatebenchpress.data_loader.datasets.ifs_cloud_ice_water_content

Classes:

IFSCloudIceWaterContentDataset

Bases: Dataset

Dataset for the cloud ice water content 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-cloud-ice-water-content'

download staticmethod

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

open staticmethod

open(download_path: Path) -> xr.Dataset