On 3/2/11 8:49 AM, William Hudspeth wrote:
Geotiff/Float32 image. While the script exports an image, all pixel
...
My python code for the export is:
floatNumPyArray=floatNumPyArray(numpy.float)
I don't know if this is your problem, but numpy.float is a 64 bitfloat,
you might try numpy.floa
Hello,
I am trying to export a numPY float array/matrix to a Lambert Conformal
Geotiff/Float32 image. While the script exports an image, all pixel
values are zero. May numpy array seems to be built correctly, and when I
print it, looks like this...
[[ 0.03678615 0.0390082 0.04026087 ..., 0.03
Hello,
I am trying to export a numPY float array/matrix to a Lambert Conformal
Geotiff/Float32 image. While the script exports an image, all pixel
values are zero. May numpy array seems to be built correctly, and when I
print it, looks like this...
[[ 0.03678615 0.0390082 0.04026087 ..., 0.03
On Sunday, February 06, 2011 14:50:34 Mike Leahy wrote:
> Hello List,
>
> Does anyone have an idea if there is any likelihood for a revival of php
> bindings for GDAL/OGR. I know if these were available, I'd be making use
> of them...although, I have no experience creating/maintaining S