Let me [Dennis Heimbigner] interject here. From the stack trace you give, it appears that your .nc file is netcdf-3 (aka classic) format. That format does not support 64 bit integers (which is what a Java long integer is). You need to switch to using the netcdf-4 (aka enhanced) file format. =Dennis Heimbigner Unidata Ticket Details =================== Ticket ID: LOO-265831 Department: Support netCDF Java Priority: Normal Status: Open =================== NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.