<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
&nbsp; &nbsp;&nbsp; Hi all,<br>
<br>
I have problem reading Opendap dataset with hight resolution.
<br>
It seems that the GDAL driver doesn't like resolution grid under 0.15&deg;.
I can read dataset with a resolution grid = 0.25 for example (I mean
latitude = -80, -79.75, -79.5, -79.25,
-79 etc...), but 0.125 doesn't work (latitude = -80, -79.875, -79.75,
-79.625, -79.5, -79.375 etc...)...
<br>
Here is the error message I have when I try the 0.125 grid :
<br>
<br>
<small><font face="Courier New, Courier, monospace">msDrawMap(): Image
handling error. Failed to draw layer named 'CO01'.
<br>
msDrawRasterLayerGDAL_16BitClassification(): Unable to access file.
GDALRasterIO() failed: IReadBlock failed at X offset 0, Y offset 0
</font></small><br>
<br>
An idea ?<br>
<br>
Best regards,
<br>
Tony
</body>
</html>