Yes, adding a row in the biophysical table for 128
should resolve the error. However, if 128
is supposed to represent nodata in the raster, then a better solution might be to check if the raster has that value correctly set as it’s nodata value. Then the model would appropriately ignore those 128
pixels.