``` >>> u = cfunits.Units(1.0) Traceback (most recent call last) ... ValueError: Can't set unsupported unit: 1.0 ``` This should instead store the bad units and set the `isvalid` attribute to `False` See https://github.com/NCAS-CMS/cf-python/issues/23