cf.SubsampledArray.get_interpolation_description¶
- SubsampledArray.get_interpolation_description(default=ValueError())[source]¶
Get the non-standardised interpolation method description.
Added in version (cfdm): 1.10.0.0
See also
- Parameters:
- default: optional
Return the value of the default parameter if the interpolation description has not been set.
If set to an
Exception
instance then it will be raised instead.