xarray.Dataset.cx.domain_id#
- Dataset.cx.domain_id#
Returns the domain_id.
This property will return the
CORDEX_domainordomain_idglobal attribute if present. If none of those attributes are found, the domain information will be guessed.- Parameters:
guess (bool, optional) – If True, the domain information will be guessed if not found. Default is True.
- Returns:
str – The domain_id.