Hi, Is there any way in GDAL to load the whole dataset in memory? VRT Dataset can be created "in memory", but is it possible to load actual pixel data to memory as well. I would need as fast access to band data as possible (memory consumption is not a problem). Petteri