Hi, Is there any way to force gdal to flush its read cache? I've looked at the dataset and raster band FlushCache methods, but they just seem to write out any changes that have been made via gdal. I am wondering if there is any way to tell gdal that an external application has altered a dataset. Gillian