nasa-jpl / autoRIFT

A Python module of a fast and intelligent algorithm for finding the pixel displacement between two images
Apache License 2.0
218 stars 53 forks source link

Change M11/M12 from int16 to float32 dtype when outputting to NetCDF file #101

Closed mliukis closed 2 months ago

mliukis commented 3 months ago

Removed compression attributes and changed M11 and M12's data types from int16 to float32