[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFJava #CPC-398807]: FW: question about large file support


  • Subject: [netCDFJava #CPC-398807]: FW: question about large file support
  • Date: Tue, 10 Feb 2015 15:34:38 -0700

Yes, that looks like a bug in the java library.
The problem is that a netcdf file is allowed
to have dimension sizes of (unsigned int)0xffffffff
while a java int is, as you not, a signed int.

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: CPC-398807
Department: Support netCDF Java
Priority: Normal
Status: Closed