Skip to content

OGS ParaView Suite v1.0 (beta release)

Pre-release
Pre-release

Choose a tag to compare

@ArnauMiro ArnauMiro released this 26 Jun 07:27

This is the first beta version of the OGS ParaView Suite, providing custom plugins to visualize OGS and Copernicus data. This version is released for the attendants of the OGS ParaView seminar.

Appart from the source code, we provide binaries for Linux and MacOS (Windows support is not yet provided). They have been compiled using the superbuild version of ParaView 5.6.0 and the scripts provided in the superbuild folder of the source code. For Linux add to the path:

export PATH=$PATH:<OGSParaViewSuiteDir>/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<OGSParaViewSuiteDir>/lib:<OGSParaViewSuiteDir>/lib/paraview-5.6
export PYTHONPATH=$PYTHONPATH:<OGSParaViewSuiteDir>/lib/python2.7/site-packages

For MacOSX add:

export PATH=$PATH:/Applications/ParaView-5.6.0.app/Contents/bin
export DYLD_FALLBACK_LIBRARY_PATH=$DYLD_FALLBACK_LIBRARY_PATH:/Applications/ParaView-5.6.0.app/Contents/Libraries
export PYTHONPATH=$PYTHONPATH:/Applications/ParaView-5.6.0.app/Contents/Python

For any bug or suggestion, please report an issue or send a mail to amiro(at)inogs.it.