Carlos "Guâno" Grohmann wrote: > any good advice on importing GMT grids? r.in.bin keeps complaining > about the file size,
If it is binary grid format which GDAL calls as "EHdr", create a header file (see r.in.srtm script for inspiration and format desrciption on [1]) and r.in.gdal should be a able to import it. Maciek [1]http://www.gdal.org/frmt_various.html#EHdr _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

