Export data#
Data in DPF can be exported to universal file formats, such as VTK, HDF5, and TXT files. You can use it to generate TH-plots, screenshots, and animations or to create custom result plots using the numpy and matplotlib packages.
These tutorials explains how to export data from your manipulations with PyDPF-Core.
HDF5 export
This tutorial