-------------
**2019-10-04**
* During writing to netCDF files, ensured that _FillValue and
missing_value have the same data type as the data.
* Fixed bug during construct equality testing that didn't recognise
equal cell method constructs in transposed, but otherwise equal
field constructs.
* Bounds netCDF dimension name is now saved, and can be set. The
saved/set value is written out to disk.
* Now reads CDL files (https://github.com/NCAS-CMS/cfdm/issues/5)
----