icclim.ecad.registry#

Module for the ECA&D indices.

Module Contents#

class icclim.ecad.registry.EcadIndexRegistry[source]#

Registry for ECAD indices.

This class represents a registry for ECAD indices. It provides a collection of standard indices used for climate analysis.

static get_item_aliases(item: icclim._core.model.standard_index.StandardIndex) list[str][source]#

Get the aliases of an item.

classmethod to_list() list[str][source]#

Get a printable list of all indices in the registry.