outputImageScaleInDb in python snappy

i have found a solution myself. After testing the Snap app I noticed that the conversion is not possible as described in this post: Linear to/ from db in python SNAPPY.
The solution for the snappy python users is to use the raster tools:

GPF.createProduct(“LinearToFromdB”, parameters, source)

1 Like