Hi, I'm new on the mailing list, and to begin i want to apologize for my bad english skill. I hope you could help me, i've a problem with gdal to read netcdf (.nc) files.
In gdal_formats.txt , i found the line : "netCDF (rw+s): Network Common Data Format" But if i run *gdalinfo.exe --formats* , netcdf driver doesn't appear. And if I try something on a netcdf file : *d:\GDAL\gdal-1-11\bin\gdal\apps>gdalinfo.exe D:/GDAL/MapServer/mnt00000.nc ERROR 4: `D:/GDAL/MapServer/mnt00000.nc' not recognised as a supported file format. gdalinfo failed - unable to open 'D:/GDAL/MapServer/mnt00000.nc'.* and same thing with : *d:\GDAL\gdal-1-11\bin\gdal\apps>gdalinfo.exe NETCDF:"D:/GDAL/MapServer/mnt00000.nc" ERROR 4: `NETCDF:D:/GDAL/MapServer/mnt00000.nc' does not exist in the file system, and is not recognised as a supported dataset name. gdalinfo failed - unable to open 'NETCDF:D:/GDAL/MapServer/mnt00000.nc'.* But i've a file called "gdal_netCDF.dll" in gdal plugin and a file "netcdf.dll" in bin directory.. I don't understand why gdal couldn't read any netcdf file .. I'm using gdal version 1.11 and windows 7 x64. Thank you for any help :) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-gdal-1-11-unable-to-read-netcdf-files-tp5148406.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
