Re: [gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-23 Thread Graeme B. Bell
On 17 Jul 2015, at 12:09, wrote: > Have a look at this gis.stackexchange question: > http://gis.stackexchange.com/questions/149006/does-gdal-calc-only-support-26-input-raster-files-at-a-time > > So, what users can do if they have more than 26 input files? (in case someone finds this via Goog

Re: [gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-16 Thread Mike Toews
On 17 July 2015 at 11:58, Even Rouault wrote: > In your above example, only the first band of var_stacked.vrt will be used. So > basically you're computing the average of all lines of a block (possibly a > single line depending on the dataset), and this average line will be written > in the first

Re: [gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-16 Thread Even Rouault
On Friday 17 July 2015 11:29:11 Mike Toews wrote: > On 17 July 2015 at 11:13, Even Rouault wrote: > > But when you have more than 26 input files, it is dubious that you really > > want to individually identify them with a particular letter/name. As in > > one of the examples, you likely just want

Re: [gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-16 Thread Mike Toews
On 17 July 2015 at 11:13, Even Rouault wrote: > But when you have more than 26 input files, it is dubious that you really want > to individually identify them with a particular letter/name. As in one of the > examples, you likely just want to apply a global operation on them, like sum, > mean, ...

Re: [gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-16 Thread Even Rouault
On Thursday 16 July 2015 20:38:44 Jukka Rahkonen wrote: > Hi, > > Have a look at this gis.stackexchange question: > http://gis.stackexchange.com/questions/149006/does-gdal-calc-only-support-26 > -input-raster-files-at-a-time > > So, what users can do if they have more than 26 input files? Hi Ju

[gdal-dev] Gdal_calc.py with more than 26 input files

2015-07-16 Thread Jukka Rahkonen
Hi, Have a look at this gis.stackexchange question: http://gis.stackexchange.com/questions/149006/does-gdal-calc-only-support-26-input-raster-files-at-a-time So, what users can do if they have more than 26 input files? -Jukka Rahkonen- ___ gdal-dev ma