Skip to content

Releases: alexlib/pivpy

PIVPy v0.0.20

29 Jul 22:39
2f2a8f3
Compare
Choose a tag to compare
  • main contribution from @nepomnyi that connects pivpy to vortexfitting package

PIVPy ver. 0.19

22 Jul 20:07
Compare
Choose a tag to compare
  • uses new Lavision package lvpyio
  • uses importlib.resources instead of pkg_resources

PIVPy v0.0.18

11 Oct 23:24
Compare
Choose a tag to compare
  • 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

26 Sep 22:16
80cf064
Compare
Choose a tag to compare

fixed notations
formatted with black
added fill_nans using scipy.griddata

PIVPy v.0.0.16

25 Sep 21:47
c73869c
Compare
Choose a tag to compare

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

02 Aug 21:44
Compare
Choose a tag to compare
  • ke is now kinetic_energy
  • fixed tke
  • fixed reynolds_stress

PIVPy 0.0.14a

15 Jul 18:09
7e04a4e
Compare
Choose a tag to compare

fixed setup.py

PIVPy 0.0.14

15 Jul 18:04
Compare
Choose a tag to compare

added set_scale
fixed Reynolds_stress

PIVPy 0.0.13

03 Jul 18:34
Compare
Choose a tag to compare
  • added extras_ to the setup: [readim], [full] with [readim, netcdf4]

PIVPy 0.0.12

03 Jul 18:25
864e905
Compare
Choose a tag to compare
  • uses PYPI token to publish to PYPI automatically
  • removed .egg-info