Type hints#
Type aliases for providing type hints.
- esmvalcore.typing.FacetValue(*args, **kwargs)#
Type describing a single facet.
- esmvalcore.typing.Facets(*args, **kwargs)#
Type describing a collection of facets.
- esmvalcore.typing.NetCDFAttr(*args, **kwargs)#
Type describing netCDF attributes.
NetCDF attributes can be strings, numbers or sequences.