Skip to content

Add cinema viewer

  • awaiting https://github.com/cinemascience/cinemasci/pull/10

  • ./bin/pvpython -m paraview.tpl.cinemasci.cview --help -- works!

  • ./bin/pvpython -m paraview.tpl.cinemasci.cview --data /tmp/extracts.cdb --viewer explorer -- fails with error loading data.csv error

  • ./bin/pvpython -m paraview.tpl.cinemasci.cview --data extracts.cdb --viewer explorer -- works, needs data to be moved to CWD.

Edited by Utkarsh Ayachit

Merge request reports