Tagged Questions
1
vote
1answer
103 views
can't generate/display signed float values using python/gdal
I'm trying to create a raster with signed float values as the pixel values and display the results in MapWindow on windows.
What is the proper gdal band type to use? I've tried both gdal.GDT_Byte ...