I'm trying to transform xyz data to a raster grid using rasterio I've loaded the elevation data into a numpy array, the precision of the z values is 2 decimals and the array has dtype float64. after l
I'm trying to transform xyz data to a raster grid using rasterio I've loaded the elevation data into a numpy array, the precision of the z values is 2 decimals and the array has dtype float64. after l