PHASTA / vtkpytools

Internal tools for using VTK
https://fluid.colorado.edu/wiki/index.php/VTKpytools
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Write "receipt" files on vtk file creation #34

Closed jrwrigh closed 3 years ago

jrwrigh commented 4 years ago

Whenever a file is written using bar2vtk, write a yaml/json file with the associated commands/files/information used to create the vtk file.

Also make available the option to read the receipt into bar2vtk to recreate the same file.

Items to be included in the yaml file:

jrwrigh commented 4 years ago

Probably use toml format for the receipt.

jrwrigh commented 4 years ago

Also write "receipt" to the vtk file itself. See: