light-viz
light-viz copied to clipboard
Scientific Visualization application for tailored post-processing relying on a ParaViewWeb backend.
Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 6.0.0. Release notes Sourced from open's releases. v6.0.0 Breaking: Rename the package from opn to open (See the readme for more info) eca88d8 Make the...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.2.0 to 16.2.1. Changelog Sourced from react-dom's changelog. 16.2.1 (August 1, 2018) React DOM Server Fix a potential XSS vulnerability when the attacker controls an attribute name...
Under `paraview-5.8.0`, `LightViz 1.0`, I got this error ``` xu@debian:~/app/para-view$ LightViz --paraview ROOT --data ./ParaView-v5.8.0/Remoting/Application/Testing/Data/ ls: no such file or directory: /Applications ls: no such file or directory: /usr/local/opt/ ===============================================================================...
Hello, I was trying to modify the dependencies of this project to: package.json .. .. "kw-web-suite": "6.1.0", 3.0 config used in other tools. npm WARN deprecated [email protected]: Switch to the...
Most of the times LightViz takes long time to load data-set and display it. In some cases, it stops working and shows "Server Busy" message on front-end. Then after restarting...
root@ubuntu:/home/hadoop# LightViz -V module.js:487 throw err; ^ Error: Cannot find module 'shelljs' at Function.Module._resolveFilename (module.js:485:15) at Function.Module._load (module.js:437:25) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object. (/usr/local/lib/node_modules/light-viz/bin/light-viz-cli.js:7:15) at Module._compile (module.js:569:30)...
hadoop@ubuntu:~$ /usr/local/bin/LightViz --data /home/hadoop/Downloads/ParaViewData-v4.4.0 --port 8080 --paraview /home/hadoop/Downloads/ParaView-5.4.1-Qt5-OpenGL2-MPI-Linux-64bit --force-offscreen-rendering error: unknown option `--force-offscreen-rendering'
Say we have a `.pvd` document in some folder and all related files. Can we preprocess that `.pvd` so that a serverless (no paraview, no light-viz special server running) -...
Eventually we want to do client-server where they are not on the same machine...