[GRASS-user] r.external.out store data in memory
Moritz Lennert
mlennert at club.worldonline.be
Mon Mar 14 02:12:38 PDT 2016
On 11/03/16 16:06, Lorenzo Bottaccioli wrote:
> Hi list,
>
> I wanted to know if was possible and how to store produced rasters in
> memory (as an rasterio object or similar) and do not store/save the in
> the disk, because I just need to do some statistics and then delete
> them. This if possibele will speed up my workflow because I'll avoid I/O
> from the disk.
You can try with GDAL's MEM driver.
Moritz
More information about the grass-user
mailing list