OpenPIV / openpiv-python

OpenPIV is an open source Particle Image Velocimetry analysis software written in Python and Cython
http://www.openpiv.net
GNU General Public License v3.0
237 stars 141 forks source link

windef no has settings.fmt that can be changed to save different formats #273

Closed alexlib closed 1 year ago

alexlib commented 1 year ago

settings = windef.PIVSettings settings.fmt = "%8.4f"

tools.save(filename, x, y, u, v, flags, grid_mask, settings.fmt)