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

[netCDFJava #VGQ-678069]: Tools UI doesn't show the attributes from a DAP access

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.


  • Subject: [netCDFJava #VGQ-678069]: Tools UI doesn't show the attributes from a DAP access
  • Date: Thu, 28 Jan 2016 22:22:16 -0700

The reason that netcdf-c reads this is because it is using sscanf
to convert the value. But, the code did not properly check that all
the value characters were being consumed. The solution is to fix the netcdf-c 
code
and not to allow illegal values. Yet to be verified is that the thredds opendap
code is not the source of this error.

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: VGQ-678069
Department: Support netCDF Java
Priority: Emergency
Status: Closed