This is the first release of the complete OGS ParaView Suite, providing custom plugins to visualize OGS and Copernicus data. This version includes a full 20 plugins to interact with the data, from readers to writers, data selectors and plot tools. A full description is provided in the README. Note that this is the last release using Python 2, further releases will use Python 3 and the newest version of ParaView.
Apart from the source code, binaries for Linux and MacOS are provided(Windows support is not yet provided). They have been compiled using the superbuild version of ParaView 5.6.3 as described in the README. 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-packagesFor 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/PythonFor any bug or suggestion, please report an issue or send a mail to amiro(at)inogs.it.