ESMValTool
ESMValCore
Type aliases for providing type hints.
Type describing a single facet.
alias of Union[str, Sequence[str], Number]
Union
str
Sequence
Number
Type describing a collection of facets.
alias of Dict[str, Union[str, Sequence[str], Number]]
Dict