ParaView
http://www.paraview.org/
ParaView is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView's batch processing capabilities.
ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of terascale as well as on laptops for smaller data.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/paraview && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ParaView-v5.12.0.tar.xz | 0129439820 123 MB | |
ParaViewGettingStarted-5.12.0.pdf | 0001326335 1.26 MB | |
_constraints | 0000000295 295 Bytes | |
fix-libharu-missing-m.patch | 0000000585 585 Bytes | |
fix-soversion-soname.patch | 0000001950 1.9 KB | |
paraview-desktop-entry-fix.patch | 0000000483 483 Bytes | |
paraview-rpmlintrc | 0000000587 587 Bytes | |
paraview.changes | 0000036514 35.7 KB | |
paraview.spec | 0000010307 10.1 KB |
Revision 53 (latest revision is 54)
Dominique Leuenberger (dimstar_suse)
accepted
request 1156449
from
Vicente Adolfo Bolea Sanchez (vicentebolea)
(revision 53)
- Update to version 5.12.0: * Save and load files on either the client or server * Internationalization support with translations * Importing and exporting of animation settings * Copy and paste available for filters in the Pipeline Browser * Widget colors linked to color palette * Fire Dynamics Simulator file reader * New “Toggle file sequence grouping” button in Open File dialog * Reorganized Color Map Editor * More info at <https://www.kitware.com/paraview-5-12-0-release-notes/>. - Use internal jsoncpp with leap <= 15.5. - Use internal token lib. - Use internal FastFloat lib. - Use external verdict with leap >= 15.5. - Use external pugixml with leap >= 15.5. - Always use external CLI11. - Drop compatibility to leap 15.3. - Always skip using RPATH in SUSE builds. - Added patch: fix-soversion-soname.patch
Comments 2
Fixes for xmlpatterns to be added for paraview 5.7 https://gitlab.kitware.com/paraview/paraview/merge_requests/2918
Build failures due to gcc bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1127260