Re: [gdal-dev] Efficient access to large multiband files

2013-03-09 Thread Even Rouault
Le samedi 09 mars 2013 14:54:31, Jose Gomez-Dans a écrit : > Hi, > I usually process large multiband datasets (typically 2000*2000*1000 in x,y > and no. Bands ). I've been using VRT for this but sometimes that is too > much for our NFS disk setup and timeouts looking up the individual files > that

[gdal-dev] Efficient access to large multiband files

2013-03-09 Thread Jose Gomez-Dans
Hi, I usually process large multiband datasets (typically 2000*2000*1000 in x,y and no. Bands ). I've been using VRT for this but sometimes that is too much for our NFS disk setup and timeouts looking up the individual files that make up the VRT break my programs. So I'm thinking of converting to