[Paraview] Changing volume during animation

2012-01-24 Thread Alexander Grayver
Hello, Sorry for dummy subject, but the question itself is easy. I have many 3D datasets in my VTK files (F1,F2...Fn) and I want to animate through these datasets with specified interval of time. Is this possible in paraview? Thanks in advance. -- Regards, Alexander _

Re: [Paraview] Grid is shifted in different dimensions

2012-02-27 Thread Alexander Grayver
For VTK structured grids like vtkRectilinearGrid, the dimensions are the number of points in each direction. Andy On Mon, Feb 27, 2012 at 11:13 AM, Alexander Grayver mailto:agray...@gfz-potsdam.de>> wrote: Andy, Please find attached my data. I suspect there might be somethi

Re: [Paraview] Grid is shifted in different dimensions

2012-02-28 Thread Alexander Grayver
50275 1.30108 1.15201 1.09478 2.10661 1.79362 1.38934 1.18118 1.10523 2.49978 1.99952 1.4175 1.19351 1.10924 2.10661 1.79362 1.38934 1.18118 1.10523 1.62593 1.50275 1.30108 1.15201 1.09478 On Mon, Feb 27, 2012 at 12:14 PM, Alexander Grayver mailto:agray...@gfz-potsdam.de>> wrote:

[Paraview] Plotting line over time

2012-02-28 Thread Alexander Grayver
Hello ParaView team, Discovering further ParaView I am wondering if the following is possible. I have time-varying data, a set of vtk volumes. I have no problems to animate it over time. On the same screen I would also like to have a 2D plot showing some physical parameter over time. The point

Re: [Paraview] Plotting line over time

2012-02-28 Thread Alexander Grayver
b 28, 2012 at 8:59 AM, Alexander Grayver wrote: Hello ParaView team, Discovering further ParaView I am wondering if the following is possible. I have time-varying data, a set of vtk volumes. I have no problems to animate it over time. On the same screen I would also like to have a 2D plot showing

[Paraview] Unlink camera

2012-02-29 Thread Alexander Grayver
Hello, If I have two views and cameras are linked is this possible to unlink camera? -- Regards, Alexander ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep me

Re: [Paraview] Unlink camera

2012-02-29 Thread Alexander Grayver
Ah, so easy. Thanks a lot! On 29.02.2012 16:44, David E DeMarle wrote: Tools->Manage Links delete the camera link in question David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Feb 29, 2012 at 10:42 AM, Alexander

[Paraview] Text over iterations

2012-03-02 Thread Alexander Grayver
Hello, I have a set of volumes named in a sequential way and loaded as a time-varying data. I also have simple text file with a set of numbers assigned to each of the volume (e.g. csv with just one column and number of rows corresponds to the number of volumes). During animation I want text w

Re: [Paraview] Text over iterations

2012-03-02 Thread Alexander Grayver
entation/Resources/sources.xml Utkarsh On Fri, Mar 2, 2012 at 1:46 AM, Alexander Grayver wrote: Hello, I have a set of volumes named in a sequential way and loaded as a time-varying data. I also have simple text file with a set of numbers assigned to each of the volume (e.g. csv with just

[Paraview] Display objects with labels

2012-03-19 Thread Alexander Grayver
Hello, I have a set of points and polylines. Each has its own name or label. The question is how to represent this data such that I could visualize them with names shown next to the object on the screen? Thanks. -- Regards, Alexander ___ Powered by

Re: [Paraview] Display objects with labels

2012-03-19 Thread Alexander Grayver
bels to show up on all the points or cells, you replace the labels with an empty string ("") at the locations where you want nothing to be displayed. There might be newer and easier ways of achieving the same that I am not aware of. Nehme On Mon, Mar 19, 2012 at 5:45 AM, Alexander Gr

Re: [Paraview] Display objects with labels

2012-03-19 Thread Alexander Grayver
DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Mon, Mar 19, 2012 at 9:47 AM, Alexander Grayver wrote: Nehme, Thank you, but this is a bit like a hack. Moreover, if I have 1000 of points in this way you can label them by index,

[Paraview] Relative paths in state file

2012-06-12 Thread Alexander Grayver
Hello, In state files there are absolute paths stored. If I try to change it to relative (the files just in the same folder): ... It doesn't work anymore: ERROR: In ..\..\..\..\src\VTK\Parallel\vtkPDataSetReader.cxx, line 881 vtkPDataSetReader (1CB15720): Initialize: Could not open

Re: [Paraview] Relative paths in state file

2012-06-12 Thread Alexander Grayver
Is there any plans to implement this? This feature seems to be easy to implement and particularly useful, taking into account that ParaView is cross-platform. On 12.06.2012 15:09, Utkarsh Ayachit wrote: relative paths are not supported currently. On Tue, Jun 12, 2012 at 8:34 AM, Alexander