Need to be careful about the difference between a java long (64bit) and
netcdf long (32bit). My knowledge of netcdf (v3 at least) is that there
is no 64bit data type.
Dan Wilkinson wrote:
*http://www.unidata.ucar.edu/software/netcdf-java/ says:
/Features not yet available/*/: Writing to netCDF-3 is supported, but
new features in the CDM, e.g. groups, structures, the long data type
are not available yet./
Why is the long data type not currently supported and when can I
expect it to be?
Thanks,
Dan Wilkinson