Ticket #906 (closed defect: worksforme)
NetCDF segmentation fault
| Reported by: | jdenisgiguere@… | Owned by: | chaitanya |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | GDAL_Raster | Version: | 1.6.2 |
| Severity: | normal | Keywords: | netcdf |
| Cc: | mloskot, dnadeau, warmerdam, kyle |
Description (last modified by mloskot) (diff)
Hi,
I get some trouble with NetCDF file avalaible on http://nomad.geo.usherb.ca/~level2/2002.07.01/.
When I lauch gdalinfo I get a segmentation fault.
I see on old mailing list message that it is not all version of NetCDF file that are readable with gdal. I think that it could be a good idea that in case that the nc file is not supported, there is a nicer message. :-)
Also, there is a open source library (I don't study the license) that allow reading and writing my problematic file. This is the netcdf-bin package of debian. The source seems to come from
http://my.unidata.ucar.edu/content/software/netcdf/index.html
I test gdalinfo 1.2.6 and today cvs snapshot
