NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[netcdf-java] Problem reading NetCDF4 from netcdfall-4.5.jar

Hello,

I have file 2014.nc of NetCDF version 3.
I used the latest ncks for Windows (released 1 Oct 2014) to rechunk my file
ncks -4 --cnk_dmn lat,4 --cnk_dmn lon,4 --cnk_dmn time,512 2014.nc 2014_ch.nc

The new file 2014_ch.nc can be read by WCT, for example.
However, java code yields