On 13-05-2012 20:28, Even Rouault wrote:
Le mardi 08 mai 2012 15:52:11, Joaquim Luis a écrit :
Hi,
I am having some troubles in writing a sub-region on an array with
GDALRasterIO.
The story is this. GMT internal grid arrays have a padding of 2 rows and
2 columns around the 'true data region' t
Le mardi 08 mai 2012 15:52:11, Joaquim Luis a écrit :
> Hi,
>
> I am having some troubles in writing a sub-region on an array with
> GDALRasterIO.
>
> The story is this. GMT internal grid arrays have a padding of 2 rows and
> 2 columns around the 'true data region' that is used for boundary
> con
Hi,
I am having some troubles in writing a sub-region on an array with
GDALRasterIO.
The story is this. GMT internal grid arrays have a padding of 2 rows and
2 columns around the 'true data region' that is used for boundary
conditions but that need to be striped off upon saving on file.
Th