[gdal-dev] Efficient access to large multiband files

Jose Gomez-Dans jgomezdans at gmail.com
Sat Mar 9 05:54:31 PST 2013


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 a real format. My question is what should
I choose given that I'll use spatial subsets containing contiguous bands
(say 256*256*300)? Band interleaving, pixel interleaving? Also I wouldn't
mind a compressed format. Will BigTIFF with a few extra config options be
enough?

Thanks!
Jose
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130309/e234dd61/attachment-0001.html>


More information about the gdal-dev mailing list