If the units of a time coord are months or years, printing the cube fails with ``` ValueError: units must be one of 'seconds', 'minutes', 'hours' or 'days' (or singular version of these), got 'months' ``` It looks like this was addressed back in Feb (https://groups.google.com/forum/#!topic/scitools-iris/c8B75mRQ7JU), with two identically-named PRs (https://github.com/SciTools/cf_units/pull/72 and https://github.com/SciTools/iris/pull/2354, one of which is merged, but this still breaks in v1.13.0