-------------
**2017-11-10**
* Disallowed raising offset units to a power (e.g. taking the square
of data in units of K 273.15).
* Removed len() of `cf.Field` (previously always, and misleadingly,
returned 1)
* Fixed setting of cell methods after climatological time collapses
* Added printing of ncvar in `cf.Field.__str__` and `cf.Field.dump`
* Added user stash table option to ``cfa`` script
----