/nt2py

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

nt2.py

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

Features

  1. Lazy loading and parallel processing of the simulation data with dask.
  2. Context-aware data manipulation with xarray.
  3. Parellel plotting and movie generation with multiprocessing and ffmpeg.

TODO

  • Unit tests
  • Plugins for other simulation data formats
  • Usage examples