Releases: alexlib/pivpy
Releases · alexlib/pivpy
PIVPy v0.0.20
PIVPy ver. 0.19
- uses new Lavision package
lvpyio
- uses
importlib.resources
instead ofpkg_resources
PIVPy v0.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)
PIVPy v0.0.17
fixed notations
formatted with black
added fill_nans using scipy.griddata
PIVPy v.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
PIVPy v0.0.15
- ke is now
kinetic_energy
- fixed
tke
- fixed
reynolds_stress
PIVPy 0.0.14a
fixed setup.py
PIVPy 0.0.14
added set_scale
fixed Reynolds_stress
PIVPy 0.0.13
- added extras_ to the setup: [readim], [full] with [readim, netcdf4]
PIVPy 0.0.12
- uses PYPI token to publish to PYPI automatically
- removed .egg-info