cfdm.Field.get_domain

Field.get_domain()[source]

Return the domain.

Added in version (cfdm): 1.7.0

See also

domain

Returns:
Domain

The domain.

Examples

>>> d = f.get_domain()