Write output with UInt16 encoding
Currently the output is written as float. To save disk space, it could be interesting to save the output as Uint16 with a specific formula to retrieve the real value.
Currently the output is written as float. To save disk space, it could be interesting to save the output as Uint16 with a specific formula to retrieve the real value.