NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hello, I'm trying to read float values from a netcdf file with the new C++ API. (NetCDF Version: 4.1.3) Everything works fine, using NcVar.getVar(float*), however, if I try NcVar.getVar(void*) an NcBadType exception is thrown. Is this a bug in the library or in my code. According to the corresponding c function "nc_get_var", this should not happen. Best regards, Sebastian
Attachment:
signature.asc
Description: This is a digitally signed message part.
netcdfgroup
archives: