cast raster math inputs to 32-bit floating-point by default to avoid unexpected underflows/overflows

Issue #908 resolved
Andreas Janz created an issue

Originally requested by @Agustin Lobo in #897.

Add a checkbox “Use 32-bit floating-point inputs” that is checked by default.

Comments (5)

  1. Agustin Lobo

    I would suggest “Use 32-bit floating-point operations”, and the inputs would be cast if needed.

    Also, the output should let the user select file name, file format, data format (i.e., FLT32, UINT16 etc) and band order (BSQ/BIL/BIP)

  2. Log in to comment