Greetings All<div><br></div><div>Clearly I&#39;m a newbie in this mattters.</div><div>Ok, each of my previously mentioned HDF5 files doesn&#39;t include GCP points... Instead of that, pixel geographic position is given in two other HDF5 file (one for latitude another for longitude). My question is, how can I geoprocess and rectify this images into a Geotiff file or to be ingested, geographically projected into GRASS? Any one has tried or had sucess with a similar problem (but different datasets)?</div>
<div><br></div><div>Best regards,</div><div>Pedro</div><div><br><br><div class="gmail_quote">On Wed, Feb 17, 2010 at 7:29 PM, Even Rouault <span dir="ltr">&lt;<a href="mailto:even.rouault@mines-paris.org">even.rouault@mines-paris.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Petro,<br>
<br>
yes it is not surprising there&#39;s nothing specific in the doc of the HDF5<br>
driver about what to do with GCPs as quite a few other drivers can also<br>
return GCPs. You&#39;re probably interested by a generic tool such as gdalwarp to<br>
rectify the image from the GCPs : see <a href="http://gdal.org/gdalwarp.html" target="_blank">http://gdal.org/gdalwarp.html</a><br>
<br>
Best regards,<br>
<br>
Even<br>
<br>
Le Wednesday 17 February 2010 13:00:15 Pedro Roma, vous avez écrit :<br>
<div><div></div><div class="h5">&gt; Hi<br>
&gt;<br>
&gt; I have specified individual subdataset and I have run gdalinfo but it only<br>
&gt; writes in the terminal window it doesn&#39;t store in a specific file to be<br>
&gt; read.<br>
&gt; As it says in that link: This driver is intended only for importing remote<br>
&gt; sensing and geospatial datasets in form of raster image. There is nothing<br>
&gt; mentioning georrectify using GCP points included in HDF5 file.<br>
&gt;<br>
&gt; On Wed, Feb 17, 2010 at 11:23 AM, Chaitanya kumar CH<br>
&gt; &lt;<a href="http://chaitanya.ch" target="_blank">chaitanya.ch</a>@<a href="http://gmail.com" target="_blank">gmail.com</a><br>
&gt;<br>
&gt; &gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; Pedro,<br>
&gt; &gt;<br>
&gt; &gt; You need to specify the individual subdataset of the hdf5 file to<br>
&gt; &gt; retrieve the metadata. This page, <a href="http://www.gdal.org/frmt_hdf5.html" target="_blank">http://www.gdal.org/frmt_hdf5.html</a> ,<br>
&gt; &gt; shows a way to do it in gdalinfo. GRASS should be in similar lines.<br>
&gt; &gt;<br>
&gt; &gt; On Wed, Feb 17, 2010 at 4:25 PM, Pedro Roma<br>
&lt;<a href="mailto:pedroroma1982@gmail.com">pedroroma1982@gmail.com</a>&gt;wrote:<br>
&gt; &gt;&gt; Greetings<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I&#39;m a GRASS user and I&#39;m dealing with some difficulties with HDF5<br>
&gt; &gt;&gt; import/translate. I&#39;m using gdal_translate to import HDF5 files to GRASS<br>
&gt; &gt;&gt; but I need to use GCP&#39;s information and coordinate system. My question<br>
&gt; &gt;&gt; is, using GDAL tools how can I import/use GCP and coordinate systems<br>
&gt; &gt;&gt; that are associated with each Subset and that I can &quot;see&quot; using<br>
&gt; &gt;&gt; gldalinfo.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Thank you<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Best regards<br>
&gt; &gt;&gt; pedro<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; gdal-dev mailing list<br>
&gt; &gt;&gt; <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt; &gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Best regards,<br>
&gt; &gt; Chaitanya kumar CH.<br>
&gt; &gt; /tʃaɪθənjə/ /kʊmɑr/<br>
&gt; &gt; +91-9848167848<br>
&gt; &gt; 17.241582N 80.142635E<br>
<br>
<br>
</div></div></blockquote></div><br></div>