icclim._core.legacy.user_index#

User indices module for icclim.

User indices are a way of creating custom climate indices since icclim v4. It allows to define a dictionary to describe the computation of a climate index. Since icclim v6 it is reccomended to use generic indices instead, as they are more flexible and have a better API. See Generic indices recipes for more information on generic indices.

User indices are not deprecated but are not recommended for new code.

Submodules#