Hello,

I'm writing a script where i need to read rasters to get cells values. I'm using :

    a  =  garray.array()
    a.read(map)

It seems that null cells are read as 0.0 How to make the difference with zero ?

I'm using Grass 7.6.1 on Linux Debian9

Thanks for your help

Frank

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to