- main contribution from nepomnyi that connects `pivpy` to `vortexfitting` package -
0.0.19
- uses new Lavision package `lvpyio` - uses `importlib.resources` instead of `pkg_resources` -
0.0.18
- fixed the bug in load_openpiv_txt - improved other loading methods - prepare for the move to pandas.read_csv method for all ASCII types - split the openpiv .txt from .vec (although it's not including the header yet)
0.0.17
fixed notations formatted with black added fill_nans using scipy.griddata
0.0.16
See pull request 38 - parse_headers return method for loading files - we can load Davis8 old txt files as well as new vc7 files using `lvreader` library by Lavision - graphics, io, methods are improved - this release breaks backward compatibility - things will stop working now
0.0.15
- ke is now `kinetic_energy` - fixed `tke` - fixed `reynolds_stress` -