<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head></head>
<body>
  
<div>
<div>An old bug (or lack of implementation) that supposedly was fixed in GDAL 1.9.0 as mentioned in this message:</div>
<div>
<a href="http://lists.osgeo.org/pipermail/gdal-dev/2014-July/039508.html" style="color: rgb(0, 128, 255);">http://lists.osgeo.org/pipermail/gdal-dev/2014-July/039508.html</a><br>
</div>
<div><br></div>
<div>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.</div>
<div><br></div>
<div>I am trying to read the Cassini UVIS data file in this linked zip:</div>
<div>
<a href="https://dl.dropboxusercontent.com/u/139035/PDSdata-2014-12-08T17-04-46-08-00.zip" style="color: rgb(0, 128, 255);">https://dl.dropboxusercontent.com/u/139035/PDSdata-2014-12-08T17-04-46-08-00.zip</a><br>
</div>
<div><br></div>
<div>and am getting the same errors as mentioned in above forum post:</div>
<div>
<div><br></div>
<div>In [8]: gdal.Open('./FUV2004_183_03_24.LBL')</div>
<div>ERROR 1: Sample_bits of 0 is not supported in this gdal PDS reader.</div>
<div><br></div>
<div>In [9]: gdal.Open('./FUV2004_183_03_24.DAT')</div>
<div>ERROR 4: `./FUV2004_183_03_24.DAT' not recognised as a supported file format.</div>
<div><br></div>
<div><br></div>
<div>In [10]: gdal.VersionInfo()</div>
<div>Out[10]: '1110100'</div>
</div>
<div><br></div>
<div><br></div>
<div>Regards,</div>
<div>Michael</div>
</div>
<div><br></div>
<div class="unibox-signature">
  — <div>Michael Aye</div>
<div>Cassini UVIS and MAVEN IUVS team</div>
<div>LASP, Boulder CO</div>

</div>
</body>
</html>