Does anyone know and have a demo script to load large datasets into memory, assign them with names, and manipulate them in Python script?
Loading datasets into memory, saving them as temporary files in the memory, may increase the processing speed of datasets, as this will save a lot of processing time to read from and write to disk spaces. Am I right? Sincerely, David
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev