I know that it is possible to open a raster as an array in NumPy using GDAL, but I want to skip GDAL and use NumPy only, as it is cooler handling rasters with NumPy as matrices. There is a similar question here: but the answer solutions involve using other libraries.
Can you post the code here if you are aware of a NumPy workaround?
No comments:
Post a Comment