Python package for post-processing PIV results
Project description
PIVPy
Python based post-processing PIV data analysis
Merging the three packages:
- https://github.com/tomerast/Vecpy
- https://github.com/alexlib/pivpy/tree/xarray
- https://github.com/ronshnapp/vecpy
How do I get set up?
Use pip
:
pip install pivpy
What packages are required and which are optional
lvreader
by Lavision if you use vc7 filesnetcdf4
if you want to store NetCDF4 files by xarraypyarrow
if you want to store parquet filesvortexfitting
if you want to do vortex analysis ($\lambda_2$ and $Q$ criterions, vortex fitting)numpy
,scipy
,matplotlib
,xarray
are must and installed with thepivpy
How to get started?
Look into the getting started Jupyter notebook
and additional notebooks: Notebooks
How to test?
From a command line just use:
pip install pytest
pytest
Documentation on Github:
How to help?
Read the ToDo file and pick one item to program. Use Fork-Develop-Pull Request model to contribute
How to write tutorials and add those to the documentation
Using great tutorial http://sphinx-ipynb.readthedocs.org/en/latest/howto.html we now can prepare IPython notebooks (see in /docs/source) and convert those to .rst files, then
python setup.py sphinx-build
sphinx-build -b html docs/source/ docs/build/html
generates docs/build/html
directory with the documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pivpy-0.0.20.tar.gz
.
File metadata
- Download URL: pivpy-0.0.20.tar.gz
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 481a8be24a02d21aa692dc0337ce70b63f7ac3a1e070a8c3750f4362e256b835 |
|
MD5 | 3030b8a1f52258f6d6d1a176427bf3c1 |
|
BLAKE2b-256 | 9967a470afa79b961e01354b1afd019b50b21a73875aa271b1dadeab7ddea426 |
Provenance
File details
Details for the file pivpy-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: pivpy-0.0.20-py3-none-any.whl
- Upload date:
- Size: 5.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9c978840a2eaeabaa5536571180902a553b5d7918187fe59cd6011159012300 |
|
MD5 | 9a29ad7e98275993da4246999651cf21 |
|
BLAKE2b-256 | 93d25c6dd9e651784b56e33f5f06c966948d4d5c11ff2eafbd8c545663f34fdb |