Re: [GRASS-user] Segmentation fault with r.in.gdal

2008-08-09 Thread Maciej Sieczka
Vishal Mehta pisze: Hi all, I am attempting to import netcdf files into GRASS. I'm using GRASS 6.2.2 on Ubuntu 8.04LTS. I get a 'Segmentation fault' error. gdalinfo --formats includes netcdf support; however running gdal_translate or gdalinfo on the netcdf file returns the same error.

[GRASS-user] segmentation fault with r.in.gdal

2008-08-07 Thread Vishal Mehta
Hi all, I am attempting to import netcdf files into GRASS. I'm using GRASS 6.2.2 on Ubuntu 8.04LTS. I get a 'Segmentation fault' error. gdalinfo --formats includes netcdf support; however running gdal_translate or gdalinfo on the netcdf file returns the same error. Help? Thanks, vishal

[GRASS-user] Segmentation fault with r.in.gdal

2008-08-07 Thread Vishal Mehta
Hi all, I am attempting to import netcdf files into GRASS. I'm using GRASS 6.2.2 on Ubuntu 8.04LTS. I get a 'Segmentation fault' error. gdalinfo --formats includes netcdf support; however running gdal_translate or gdalinfo on the netcdf file returns the same error. Help? Thanks, vishal

Re: [GRASS-user] segmentation fault with r.in.gdal

2008-08-07 Thread Vishal Mehta
Yes Daniel, I tried gdal_translate and gdalinfo and both gave me the same result - 'segmentation fault'. -Vishal On Thu, Aug 7, 2008 at 3:05 PM, Daniel Victoria [EMAIL PROTECTED]wrote: Hi, Did you try to import outside of Grass, using gdal_translate instead of r.in.gdal Daniel On Thu,

Re: [GRASS-user] segmentation fault with r.in.gdal

2008-08-07 Thread Vishal Mehta
I found this bug report that probably explains it...but not sure what to do about it.. https://bugs.launchpad.net/ubuntu/+source/libgdal-grass/+bug/126916 -vishal On Thu, Aug 7, 2008 at 3:16 PM, Vishal Mehta [EMAIL PROTECTED] wrote: Yes Daniel, I tried gdal_translate and gdalinfo and both

Re: [GRASS-user] segmentation fault with r.in.gdal

2008-08-07 Thread Daniel Victoria
If it's mainly a build problem, try to use Frank's FWTools. ItÅ› already pre-build gdal binaries and I've used them before for NetCDF stuff http://fwtools.maptools.org/ On Thu, Aug 7, 2008 at 7:51 PM, Vishal Mehta [EMAIL PROTECTED] wrote: I found this bug report that probably explains it...but

Re: [GRASS-user] segmentation fault with r.in.gdal

2008-08-07 Thread Hamish
Vishal Mehta wrote: I am attempting to import netcdf files into GRASS. I'm using GRASS 6.2.2 on Ubuntu 8.04LTS. I get a 'Segmentation fault' error. gdalinfo --formats includes netcdf support; however running gdal_translate or gdalinfo on the netcdf file returns the same error. Help?