[Paraview] Earthquake focal mechanism solution (3D "beach ball" plot)

2015-03-10 Thread Lester Anderson
Hello, Just a quick query to see if anyone knows of any code for generating the 3D beach ball plots of earthquake focal mechanism solution in ParaView? It is easy to load up hypocentre data into ParaView but not the motion solutions eg from Global CMT. Thanks

[Paraview] vtkBlockColors legend should show correct sideset IDs

2015-03-10 Thread Ondřej Čertík
Hi, I am testing the new vtkBlockColors feature in the latest Paraview (I am using 0a4ad038370beb6d30f51f43e32555b3adcea123), as introduced in the blog post: http://www.kitware.com/blog/home/post/859 Currently the legend shows colors with numbers 0-6. However, many times the sidesets in an Exodus

Re: [Paraview] Compilation failure with the latest git master

2015-03-10 Thread Ondřej Čertík
On Tue, Mar 10, 2015 at 1:13 PM, Utkarsh Ayachit wrote: > Cool. John, can you please have the fix merged in VTK/ParaView? > > Ondrej, it seems that vtkIOGDAL module is not enabled in ParaView by > default. Did you enable it explicitly? That'd explain why it's not > failing on the dashboards. Ah I

Re: [Paraview] Compilation failure with the latest git master

2015-03-10 Thread Utkarsh Ayachit
Cool. John, can you please have the fix merged in VTK/ParaView? Ondrej, it seems that vtkIOGDAL module is not enabled in ParaView by default. Did you enable it explicitly? That'd explain why it's not failing on the dashboards. Utkarsh On Tue, Mar 10, 2015 at 3:06 PM, Ondřej Čertík wrote: > Hi U

Re: [Paraview] Compilation failure with the latest git master

2015-03-10 Thread Ondřej Čertík
Hi Utkarsh, On Tue, Mar 10, 2015 at 11:43 AM, Utkarsh Ayachit wrote: > Ondrej, > > Can you try the attached patch to see if that helps? It's a VTK patch, > so you'll need to apply in in the ParaView/VTK directory. It works!! Thanks a lot for figuring out what the problem was. So it looks like it

Re: [Paraview] Compilation failure with the latest git master

2015-03-10 Thread Utkarsh Ayachit
Ondrej, Can you try the attached patch to see if that helps? It's a VTK patch, so you'll need to apply in in the ParaView/VTK directory. Thanks Utkarsh On Tue, Mar 10, 2015 at 10:48 AM, Robert Maynard wrote: > It looks like vtkGDAL is incorrectly being wrapped, even though it has been > marked

Re: [Paraview] PV 4.1.0: save the data saves only 1/2 of a circle

2015-03-10 Thread Moreland, Kenneth
Is there any way you can share your data? That might help diagnose the problem. On 3/10/15, 11:01 AM, "Stephen Wornom" wrote: >I tried both PV 4.10 and PV 4.31 and get the same result. >- extract surface >- connectivity >- threshold (defines the surface of the cylinder) > >information shows ym

Re: [Paraview] Compilation failure with the latest git master

2015-03-10 Thread Robert Maynard
It looks like vtkGDAL is incorrectly being wrapped, even though it has been marked as wrap execluded. On Mon, Mar 9, 2015 at 7:22 PM, Ondřej Čertík wrote: > On Mon, Mar 9, 2015 at 12:54 PM, Ondřej Čertík > wrote: > > Hi, > > > > I have a working version using git > > f7aac037722d9d13b75d9fdb15a

Re: [Paraview] Segfault when selecting "Unset Visibility" in Multi-block Inspector

2015-03-10 Thread Utkarsh Ayachit
Yup, I can reproduce it. I've pushed a fix (http://www.paraview.org/Bug/view.php?id=15367). Attached is the patch against git/master. On Mon, Mar 9, 2015 at 3:29 PM, Ondřej Čertík wrote: > Hi, > > I get a segfault with the git version > f7aac037722d9d13b75d9fdb15a1053c0874c6c6. Here is a minimal

[Paraview] CONFIGURING DEFAULT CAMERA 3D MANIPULATORS

2015-03-10 Thread Gaspare Argento
Hi, I'm trying to change default camera 3D Manipulators editing the JSON file, because I'd like to use the middle button for Zoom and the right one for Pan. So I modified the JSON file adding the following lines: "settings" : { "GeneralSettings" : { "DefaultTimeStep" : 0 }