[GRASSLIST:7634] Re: netCDF import not working

Markus Neteler neteler at itc.it
Wed Jul 20 04:15:26 EDT 2005


On Tue, Jul 19, 2005 at 06:38:31PM -0400, Jason Horn wrote:
> Hi all,
> 
> Can anyone think of a reason that I can't import netCDF format files  
> into GRASS even though they are listed as a supported format in for  
> r.in.gdal?  I'm using GRASS 6.1 CVS for OSX by Lorenzo Moretti.  I  
> get this error message:
> 
> r.in.gdal input=/Users/jason/Documents/BU/GISdata/NEXRAD/temp_export/ 
> KEWX_20050604_035728_REF_0048.nc output=035728_6_ncdf -o
> ERROR 4: `/Users/jason/Documents/BU/GISdata/NEXRAD/temp_export/ 
> KEWX_20050604_035728_REF_0048.nc' not recognised as a supported file  
> format.

Hi,

is your GDAL version *compiled* with netCDF support?

gdal-config --formats

will tell you. If so, then there is still the problem that the
netCDF driver in GDAL is limited (see its documentation):
 http://www.gdal.org/frmt_various.html#netCDF

In any case it is more a question for the GDAL list.

Markus




More information about the grass-user mailing list