Hi, I have some satellite image data (in a proprietary format) that are in various projections. Is there a way to use GDAL to take the binary data I already have in memory reproject/warp them to a different projection, yielding new arrays (i.e. without writing the data to an image on disk)?
All the examples I seem to find use the GDAL drivers to read the data from disk. Thanks in advance. Ryan _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev