Hi,<br><br>Does anyone know if Gdal, current version or development version, is able to translate from Geostationnary projection to other regular projection ?<br><br>Is it planned in future Gdal release ?<br><br>Many thanks !<br>
Stéphane<br><br><div class="gmail_quote">2010/3/2 António Rocha <span dir="ltr">&lt;<a href="mailto:antonio.rocha@deimos.com.pt">antonio.rocha@deimos.com.pt</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Stéphane<br>
<br>
According to <a href="http://www.gdal.org/gdal_translate.html" target="_blank">http://www.gdal.org/gdal_translate.html</a><br>
<br>
*-a_ullr* /ulx uly lrx lry/:<br>
   Assign/override the georeferenced bounds of the output file. This<br>
   assigns georeferenced bounds to the output file, ignoring what would<br>
   have been derived from the source file. <br>
Yes... Regarding extracting sub-domains, I didn&#39;t tried<br>
<br>
Yes, please keep me in touch in case there are better methods<br>
<br>
Antonio<br>
<br>
<br>
Stéphane wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Thanks for feedback !<br>
<br>
Do you have any ideas of the meaning of -a_ullr arguments they gave you ?<br>
<br>
Futhermore, once you get your GeoTiff file, did you success to translate it to other projection, or extracting sub domains ?<br>
<br>
I&#39;ve heard that GEOS projection is not so really supported currently by GDAL, and re-projection / sub domain extraction doesn&#39;t work correctly ...<br>
<br>
I&#39;ll keep you in touch if any news !<br>
Stéphane<br>
<br></div>
2010/3/2 António Rocha &lt;<a href="mailto:antonio.rocha@deimos.com.pt" target="_blank">antonio.rocha@deimos.com.pt</a> &lt;mailto:<a href="mailto:antonio.rocha@deimos.com.pt" target="_blank">antonio.rocha@deimos.com.pt</a>&gt;&gt;<div>
<div></div><div class="h5"><br>
<br>
    Greetings<br>
<br>
    I had exacly the same problem. I have been using LSASAF data (from<br>
    MSG-2nd Generation satellites) that provides LST and FVC in HDF5<br>
    files. For some technical reason they are not goerreferenced and<br>
    their  information.<br>
<br>
    I talked with a few ILWIS software developers and they gave the<br>
    following Commands (adapted to my spatial coverage images):<br>
<br>
    gdal_translate -a_srs &quot;+proj=geos +lon_0=0.0 +h=35785831 +x_0=0.0<br>
    +y_0=0.0&quot; -a_ullr -924124.2 5421728.5 4179561.6 3468466.1<br>
    &quot;HDF5:&quot;HDF5_LSASAF_MSG_LST_Euro_200802170100&quot;://LST&quot;<br>
    &quot;euro_area_georeferenced.tif&quot;<br>
<br>
<br>
    gdalwarp -s_srs &quot;+proj=geos +lon_0=0.0 +h=35785831 +x_0=0.0<br>
    +y_0=0.0&quot; -t_srs &quot;+proj=latlong&quot; &quot;euro_area_georeferenced.tif&quot;<br>
    &quot;euro_area_latlong.tif&quot;<br>
<br>
    My HDF5 file doesn&#39;t contain any infoprmation regarding GEOS<br>
    projection. So, I had to do this<br>
<br>
<br>
    Hope this helps<br>
<br>
    If you get any news/information/method regarding this, please let<br>
    me know<br>
<br>
    Best regards<br>
    Antonio<br>
<br>
<br>
    __________ Information from ESET NOD32 Antivirus, version of virus<br>
    signature database 4907 (20100302) __________<br>
<br>
    The message was checked by ESET NOD32 Antivirus.<br>
<br>
    <a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<br>
<br>
<br>
</div></div></blockquote>
<br>
<br>
<br>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4908 (20100302) __________<div><div></div><div class="h5"><br>
<br>
The message was checked by ESET NOD32 Antivirus.<br>
<br>
<a href="http://www.eset.com" target="_blank">http://www.eset.com</a><br>
<br>
<br>
</div></div></blockquote></div><br>