[gdal-dev] PDS Reader error

K.-Michael Aye kmichael.aye at gmail.com
Mon Dec 8 17:39:35 PST 2014


  An old bug (or lack of implementation) that supposedly was fixed in GDAL 1.9.0 as mentioned in this message:
http://lists.osgeo.org/pipermail/gdal-dev/2014-July/039508.html




might have crept up again. Or, possibly, it is just another version of the endless parameter space of the format of PDS3 binary files that the PDS reader understandably could not yet account for until somebody tried it on this older data.


I am trying to read the Cassini UVIS data file in this linked zip:
https://dl.dropboxusercontent.com/u/139035/PDSdata-2014-12-08T17-04-46-08-00.zip




and am getting the same errors as mentioned in above forum post:


In [8]: gdal.Open('./FUV2004_183_03_24.LBL')
ERROR 1: Sample_bits of 0 is not supported in this gdal PDS reader.


In [9]: gdal.Open('./FUV2004_183_03_24.DAT')
ERROR 4: `./FUV2004_183_03_24.DAT' not recognised as a supported file format.




In [10]: gdal.VersionInfo()
Out[10]: '1110100'





Regards,
Michael



  — Michael Aye
Cassini UVIS and MAVEN IUVS team
LASP, Boulder CO


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141208/c9808ec9/attachment.html>


More information about the gdal-dev mailing list