id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2379 GDAL with NetCDF4 - Adjustment to recognize netCDF4 maartenplieger etourigny "Adjustment to the netCDF driver to recognize the netCDF4 files. In 'netCDFdataset.cpp' at line 1308: I added "" && !((nc_inq_libvers()[0]=='4')&&EQUALN((const char *)poOpenInfo->pabyHeader+1,""HDF"",3))) "". This line checks for the netCDF4 library ('4') and for a 'HDF' header. This makes sure that in case of the netCDF4 library, HDF files are also picked up by this driver. (NetCDF4 uses the HDF5 file format, see: http://www.unidata.ucar.edu/software/netcdf/netcdf-4/)" enhancement closed normal default svn-trunk normal fixed netcdf, netcdf4 Kyle Shannon maartenplieger