The vtk netcdf cf reader uses point attributes when using Cartesian coordinates and cell attributes for spherical coordinates. This can be confusing for users and creates additional complications when writing an application that uses the reader. With this issue we will change the reader to only use cell attributes.