[Qgis-user] QGIS cannot read .nc files on my Windows7 64 Bits

Etienne Tourigny etourigny.dev at gmail.com
Thu May 17 07:39:39 PDT 2012


which version of gdal did you install in osgeo4w?

try this and see if NetCDF shows up, if not then the build does NOT
have netcdf support (haven't checked)

gdalinfo --formats

If it does show up, can you try the following and post here:

gdalinfo --debug on  loire.nc

ncdump -h loire.nc

you probably may need to install ncdump from

http://www.unidata.ucar.edu/software/netcdf/docs/netcdf-install.html#Prebuilt-DLL
ftp://ftp.unidata.ucar.edu/pub/netcdf/contrib/win32/netcdf-4.1.1-win32-bin.zip

Etienne

On Wed, May 16, 2012 at 8:32 PM, MattJack <mathieu at yadusurf.com> wrote:
> Hi all,
>
> I am a GDAL user since years, working with .nc files without problems.
> I'm using this version of FWTools : [GDAL 1.7.0b2, FWTools 2.4.7, released
> 2010/01/19]
> But recently I received a pack of new .nc files that cannot be read by GDAL
> on my PC.
>
> I uploaded an example of .nc file "not working" here, it is approx 6mb :
> www.yadusurf.com/loire.nc
>
> I discussed with the producer of these .nc files, they told me they could
> open it with GDAL but on a linux system, with this version [GDAL 1.7.3,
> released 2010/11/10]
>
> So I downloaded OSGeo4W, and tried to open with QGis, and it appears that
> QGIS cannot open it.
> Error is in French, approximate translation in english is "file is not in a
> supported format"
> I tried to open the .nc file with OSGeo4W, and gdalinfo says this to me :
> C:\>gdalinfo loire.nc
> ERROR 4: `loire.nc' not recognised as a supported file format.
> gdalinfo failed - unable to open 'loire.nc'.
>
> Where could this problem come from?
>
> Thanks in advance
> Mathieu
>
>
>
>
> --
> View this message in context: http://osgeo-org.1560.n6.nabble.com/QGIS-cannot-read-nc-files-on-my-Windows7-64-Bits-tp4975239.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user



More information about the Qgis-user mailing list