Hello overyone!
I could like to write a new data reader.My data is simple.My data records
the speeds of seismic waves in different depths and different  latitude
,longitude.Different speeds uses different colors .
Could someone please give me some help?


2013/9/5 <paraview-requ...@paraview.org>

> Send ParaView mailing list submissions to
>         paraview@paraview.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.paraview.org/mailman/listinfo/paraview
> or, via email, send a message with subject or body 'help' to
>         paraview-requ...@paraview.org
>
> You can reach the person managing the list at
>         paraview-ow...@paraview.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ParaView digest..."
>
>
> Today's Topics:
>
>    1. Changing the Color Map / Transfer Function during Animation
>       (Jesus Pulido)
>    2. ParaView 4.0.1 Glyph results different between OS X and
>       Windows (Michael Jackson)
>    3. Re: ParaView 4.0.1 Glyph results different between OS X and
>       Windows (Utkarsh Ayachit)
>    4. WebM format (Nico Schl?mer)
>    5. Re: WebM format (Utkarsh Ayachit)
>    6. python wrapping and paraview plugins (Casey Goodlett)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 03 Sep 2013 09:16:53 -0700
> From: Jesus Pulido <jpul...@ucdavis.edu>
> Subject: [Paraview] Changing the Color Map / Transfer Function during
>         Animation
> To: paraview@paraview.org
> Message-ID: <52260b75.8060...@ucdavis.edu>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hello,
>
> Is there a way to elegantly update the Color Mapping of a dataset (I.E.,
> change the opacity values of the scalar component for a range of scalar
> values in a volume render animation) using the animation tool? The
> closest I've gotten is to threshold the dataset by a certain range per
> time-step and then volume render that subset but the problem with this
> is that unstructured grid volume rendering is very slow and expensive.
>
> Thanks,
> Jesus Pulido
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 3 Sep 2013 14:30:01 -0400
> From: Michael Jackson <mike.jack...@bluequartz.net>
> Subject: [Paraview] ParaView 4.0.1 Glyph results different between OS
>         X and   Windows
> To: ParaView <paraview@paraview.org>
> Message-ID: <1e0f760d-e173-4c71-825e-bc3948019...@bluequartz.net>
> Content-Type: text/plain; charset=us-ascii
>
> I have a surface mesh that I am reading through an XDMF file. After
> reading I apply a threshold and then a glyph filter to show cubes at each
> point. The SurfaceMesh is a "3D" volume and the result from OS X is exactly
> what I would expect. The result in windows is however not correct at all
> from the looks of it. The windows version seems to be only getting data
> from the first 1% in the Z Direction. I posted a pair of images that show
> the issue.
>
> OS X result:
> http://www.bluequartz.net/binaries/OSX_401.png
>
> Windows Result:
> http://www.bluequartz.net/binaries/Windows_401.png
>
> Has anyone ever seen this type of behavior? I can also provide the XDMF
> and HDF5 files if they are needed.
>
> Thanks
> ___________________________________________________________
> Mike Jackson                            BlueQuartz Software
> Help:                                drea...@bluequartz.net
> Web|Download                  http://dream3d.bluequartz.net
>
>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 4 Sep 2013 09:12:09 -0400
> From: Utkarsh Ayachit <utkarsh.ayac...@kitware.com>
> Subject: Re: [Paraview] ParaView 4.0.1 Glyph results different between
>         OS X and Windows
> To: Michael Jackson <mike.jack...@bluequartz.net>
> Cc: ParaView <paraview@paraview.org>
> Message-ID:
>         <CADHSJjBEBxsDw5fS61=GkHMHowo3=
> jvobjy5po3xuokh8pi...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Mike,
>
> Can you send the data? I am not too surprised, the random logic in
> that filters often seemed fishy to me.
>
> Utkarsh
>
> On Tue, Sep 3, 2013 at 2:30 PM, Michael Jackson
> <mike.jack...@bluequartz.net> wrote:
> > I have a surface mesh that I am reading through an XDMF file. After
> reading I apply a threshold and then a glyph filter to show cubes at each
> point. The SurfaceMesh is a "3D" volume and the result from OS X is exactly
> what I would expect. The result in windows is however not correct at all
> from the looks of it. The windows version seems to be only getting data
> from the first 1% in the Z Direction. I posted a pair of images that show
> the issue.
> >
> > OS X result:
> > http://www.bluequartz.net/binaries/OSX_401.png
> >
> > Windows Result:
> > http://www.bluequartz.net/binaries/Windows_401.png
> >
> > Has anyone ever seen this type of behavior? I can also provide the XDMF
> and HDF5 files if they are needed.
> >
> > Thanks
> > ___________________________________________________________
> > Mike Jackson                            BlueQuartz Software
> > Help:                                drea...@bluequartz.net
> > Web|Download                  http://dream3d.bluequartz.net
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.paraview.org/mailman/listinfo/paraview
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 4 Sep 2013 15:42:09 +0200
> From: Nico Schl?mer <nico.schloe...@gmail.com>
> Subject: [Paraview] WebM format
> To: "paraview@paraview.org" <paraview@paraview.org>
> Message-ID:
>         <CAK6Z60cVF-P+O-E8YMkQ7SAhd72cWs=
> sdiorv2ylrtshd+a...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
>
> is it possible to create animation output in WebM format with Paraview?
> Right now, I first create an Ogg/Vorbis file and convert to WebM using
> avconv, which is somewhat time-consuming.
>
> Cheers,
> Nico
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 4 Sep 2013 10:39:40 -0400
> From: Utkarsh Ayachit <utkarsh.ayac...@kitware.com>
> Subject: Re: [Paraview] WebM format
> To: Nico Schl?mer <nico.schloe...@gmail.com>
> Cc: "paraview@paraview.org" <paraview@paraview.org>
> Message-ID:
>         <
> cadhsjjbwshxxsd+le9hpnqncazpluw0oecg9swsrbe5cdoo...@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Not currently. If someone wants to contribute a WebM writer to VTK,
> that'd be great :).
>
> Utkarsh
>
> On Wed, Sep 4, 2013 at 9:42 AM, Nico Schl?mer <nico.schloe...@gmail.com>
> wrote:
> > Hi all,
> >
> > is it possible to create animation output in WebM format with Paraview?
> > Right now, I first create an Ogg/Vorbis file and convert to WebM using
> > avconv, which is somewhat time-consuming.
> >
> > Cheers,
> > Nico
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.paraview.org/mailman/listinfo/paraview
>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 4 Sep 2013 11:10:16 -0400
> From: Casey Goodlett <casey.goodl...@kitware.com>
> Subject: [Paraview] python wrapping and paraview plugins
> To: paraview@paraview.org
> Message-ID:
>         <CAOqyOuF26-HsOCRDs0pmd8u=Sga7=noEN=
> yq8mksmzogcco...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> H,
>
> I saw this thread from July
> http://www.paraview.org/pipermail/paraview/2013-July/028731.html and
> wanted
> to see if there were any updates that could avoid Pat's workaround.
>
> I also have a second error in generating the python wrapped module.
>
> I tried Pat's example project
> https://github.com/patmarion/PythonWrappedPluginExample compiled against
> the ParaView 4.0.1 release, but I get an additional error that
> "vtkPythonArgs.h" can not be found:
>
>
> /Users/caseygoodlett/common/pv-wrap-test/Module/Filters/vtkMyFilterPython.cxx:5:10:
> fatal error: 'vtkPythonArgs.h' file not found
> #include "vtkPythonArgs.h"
>          ^
> 1 error generated.
> make[2]: ***
> [Module/Filters/CMakeFiles/vtkMyFiltersPythonD.dir/vtkMyFilterPython.cxx.o]
> Error 1
> make[1]: *** [Module/Filters/CMakeFiles/vtkMyFiltersPythonD.dir/all] Error
> 2
> make: *** [all] Error 2
>
> I assume that I need to get ParaView/VTK/Wrapping/PythonCore/ in the
> include path.  What is the recommended way to do this?
>
> Thank you
>
> --
> Casey B. Goodlett, Ph.D.
> R&D Engineer
> Kitware, Inc. - North Carolina Office
> http://www.kitware.com
> (919) 969-6990 x310
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://www.paraview.org/pipermail/paraview/attachments/20130904/2c1080b5/attachment-0001.htm
> >
>
> ------------------------------
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
> End of ParaView Digest, Vol 113, Issue 5
> ****************************************
>



-- 
庞庆源 <pangqingyuan1...@gmail.com>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to