)
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] BandWriteArray and FlushCache question
Gong, Shawn (Contractor) wrote:
> hi list,
>
> I recently upgraded to gdal 1.6.0 and found that one Python function
> that used to work in 1.4.4 no longer works.
>
> The purpose of fu
Gong, Shawn (Contractor) wrote:
hi list,
I recently upgraded to gdal 1.6.0 and found that one Python function
that used to work in 1.4.4 no longer works.
The purpose of function was to read in a band, perform matrix
manipulation (in this case, subtract a baseline) and resave.
The error tha
hi list,
I recently upgraded to gdal 1.6.0 and found that one Python function
that used to work in 1.4.4 no longer works.
The purpose of function was to read in a band, perform matrix
manipulation (in this case, subtract a baseline) and resave.
The error that I am getting is that in the new datas