Hi Joaquim,<br><br><div class="gmail_quote">On 24 October 2011 13:56, Joaquim Luis <span dir="ltr">&lt;<a href="mailto:jluis@ualg.pt">jluis@ualg.pt</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Anton,<br>
<br>
I don&#39;t remember the details because I programmed that some time ago, but from what I recall that&#39;s the most accurate way of interpolating the data into a regular grid. The whole procedure is implemented in Mirone were the x,y,z triplets (computed after the cnt_pt_col|row)  are reinterpolated with minimum curvature or nearneighbor algorithms to calculate a regular grid.  Now, this used to work with temperature data but it didn&#39;t anymore with that chlorophyll file (Mirone stand-alone crashed) .  The implementation use a Matlab hdf reader MEX and that MEX of the time of ML6.5 crashes. New versions work okay but I cannot used them in the Mirone stand-alone so I though in using GDAL (as I do in many other instances), except that ... it doesn&#39;t work too.</blockquote>
<div><br></div><div>I think that GDAL doesn&#39;t do the 1D datasets you find in some products (MODIS MOD09XX springn to mind). Here&#39;s a message I sent to the list in 2008, and a reply from F Warmerdam on it. I ended up using pyhdf in the end: </div>
<div>&lt;<a href="http://osgeo-org.1803224.n2.nabble.com/HDF-V-and-VR-components-td2032993.html">http://osgeo-org.1803224.n2.nabble.com/HDF-V-and-VR-components-td2032993.html</a>&gt;</div><div><br></div></div>