ewatercycle.esmvaltool.datasets

Forcing datasets.

Module Contents

ewatercycle.esmvaltool.datasets.DATASETS

Dictionary of predefined forcing datasets.

Where key is the name of the dataset and value is an ESMValTool dataset section.

>> from ewatercycle.forcing import DATASETS
>> list(DATASETS.keys())
['ERA5', 'ERA-Interim']