cf.SubsampledArray.get_computational_precision

SubsampledArray.get_computational_precision(default=ValueError())[source]

Get the validation computational precision.

Added in version (cfdm): 1.10.0.0

Parameters:
default: optional

Return the value of the default parameter if the computational precision has not been set.

If set to an Exception instance then it will be raised instead.