Python package for visualization and post-processing of the Entity
simulation data. For usage, please refer to the documentation. The package is distributed via PyPI
:
pip install nt2py
- Lazy loading and parallel processing of the simulation data with
dask
. - Context-aware data manipulation with
xarray
. - Parellel plotting and movie generation with
multiprocessing
andffmpeg
.
- Unit tests
- Plugins for other simulation data formats
- Usage examples