[GRASSLIST:527] GOES images

Hi all,

I downloaded a bunch of GOES images in tiff format and it comes with a
.nav file that's supossed to contain the coordinates.

gdalinfo on the tiff files gives me:
GRASS 6.0.1 (goes):~/goes > gdalinfo 0603280809G12I01.tiff
Driver: GTiff/GeoTIFF
Size is 1200, 1000
Coordinate System is `'
Metadata:
  TIFFTAG_IMAGEDESCRIPTION=
GOES 12 Imager frame 29 at UTC 8:9:59.927 day 87 of 2006
Vis pixels: 9077, 22928 lines: 9901, 12352
Vis Lon :-114.175,999999 Lat :-19.6909,999999
Imager ch1:count(0,1023) => [(albdo-0)/0.4]^1 =Uchar> (0,255)
(xscale,yscale) => (0.571429,1)
Vis pixels: 18696, 20795 lines: 10315, 11314
(xstride,ystride) => (1.75,1)
Corner Coordinates:
Upper Left ( 0.0, 0.0)
Lower Left ( 0.0, 1000.0)
Upper Right ( 1200.0, 0.0)
Lower Right ( 1200.0, 1000.0)
Center ( 600.0, 500.0)
Band 1 Block=1200x6 Type=Byte, ColorInterp=Gray

I'm attaching the readme.nav that explains about the georeferencing.

The question is, how do I import these images into a lat/lon location?
I can get them into the x/y location fine. Is there a program to do
this? I could not understand the readme.nav

Thanks

Daniel

(attachments)

readme.nav (3.47 KB)