Opened 18 years ago

Last modified 17 years ago

#1176 closed defect

new Idrisi support doesn't work with NetCDF enabled — at Initial Version

Reported by: kyngchaos@… Owned by: warmerdam
Priority: high Milestone: 1.4.1
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

When NetCDF support is built into GDAL, the Idrisi driver can't write RST files.  Reading works.  When 
using gdal_translate to write an Idrisi file (or in the gdalautotest), it gives an assertion error:

gdal_translate -of RST rgbsmall.tif asdf.rst
Input file size is 50, 50
0posixio.c:396: failed assertion `extent != 0'
Abort trap

I thought it may have something to do with OS X threads (from the posicio.c reference), but disabling 
threads in gdal didn't help - same error.

Change History (0)

Note: See TracTickets for help on using tickets.