<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Using gdalinfo on the hdf5 data I created, I get 
the following:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>SUBDATASET_0_NAME=HDF5:"g:\tsat_hdf5\tsat_2007.h5"://lat<BR>SUBDATASET_0_DESC=[160x240] 
//lat (64-bit 
floating-point)<BR>SUBDATASET_1_NAME=HDF5:"g:\tsat_hdf5\tsat_2007.h5"://lon<BR>SUBDATASET_1_DESC=[160x240] 
//lon (64-bit 
floating-point)<BR>SUBDATASET_2_NAME=HDF5:"g:\tsat_hdf5\tsat_2007.h5"://tsat/01/01<BR>SUBDATASET_2_DESC=[160x240] 
//tsat/01/01 (64-bit floating-point)</FONT></DIV>
<DIV><FONT face=Arial size=2>...<BR></FONT><FONT face=Arial 
size=2>SUBDATASET_366_NAME=HDF5:"g:\tsat_hdf5\tsat_2007.h5"://tsat/12/31<BR>SUBDATASET_366_DESC=[160x240] 
//tsat/12/31 (64-bit floating-point)<BR></DIV><FONT face=Arial 
size=2></FONT></FONT>
<DIV><FONT face=Arial size=2>The first two datasets represents the latitude and 
longitude for each subsequent datasets in my hdf5.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Attempting to convert one dataset to geotiff using 
gdalwarp as: </FONT><FONT face=Arial size=2>gdalwarp 
HDF5:"g:\tsat_hdf5\tsat_2007.h5"://tsat/01/01 tsat_20070101.tif</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I got the following&nbsp;error message 
"</FONT><FONT face=Arial size=2>ERROR 1: Unable to compute a transformation 
between pixel/line and georeferenced coordinates for 
HDF5:g:\tsat_hdf5\tsat_2007.h5://tsat/01/01. There is no affine transformation 
and no GCPs.".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>How must I prepare my&nbsp;hdf5 file for the 
gdalwarp to geotiff conversion works?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Stephane</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>