icclim._core.model.global_metadata#

Global metadata model to be added to the output netCDF file.

Module Contents#

class icclim._core.model.global_metadata.GlobalMetadata[source]#

Global metadata model.

history[source]#

The CF history attribute.

Type:

str or None

source[source]#

The source of the data.

Type:

str or None

time_encoding[source]#

The time encoding information to be read from ds.time.encoding.

Type:

dict or None