This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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