[gdal-dev] GDAL & FORTRAN...

2009-01-16 Thread Tripp Lowe
Are there any gdal libraries for fortran? . Currently, my fortran programs read in a BSQ satellite image, do something, and output the pixel values as a text file (that's read into a perl/gdal program that creates the .img). It would be nice to eliminate some of the steps. Thanks. -- Tripp ___

[gdal-dev] Write 8-bit image...

2009-01-13 Thread Tripp Lowe
to output an 8-bit image. I see in the docs that *"GDAL<http://map.hut.fi/doc/Geo-GDAL/html/class_geo_1_1_g_d_a_l.html>raster data types are Byte UInt16 Int16 UInt32 Int32 Float32 Float64 CInt16 CInt32 CFloat32 CFloat64"*. How do I specify an