You can specify which filters you would like to make available to ParaViewWeb using the "--proxies" argument to the pv_web_visualizer.py. By default ParaViewWeb can use all the filters listed in "defaultProxies.json", which is located in your build or install tree under site-packages/paraview/web/. You can use this one as an example to create your own. You can find out about the filters by looking at filters.xml in the source tree (ParaViewCore/ServerManager/SMApplication/Resources/). You can read more about the filters on the wiki:
http://www.paraview.org/Wiki/ParaView/Users_Guide/List_of_filters Hope this helps. Cheers, Scott On Thu, Oct 2, 2014 at 2:51 AM, Ilya Sukhachev <[email protected]> wrote: > Good day to all! > > Can someone help and filters are we talking about? > > Sincerely, Ilya > > 2014-09-29 10:30 GMT+06:00 Илья Сухачев <[email protected]>: > >> Good day. >> Thank you. >> >> You may be able to explain. What kind of filter is it? >> >> Ilya >> >> 2014-09-26 20:18 GMT+06:00 Sebastien Jourdain < >> [email protected]>: >> >>> ParaView 4.2 has been released, so that would be the latest stable >>> version available. >>> There is no localization per say but the filter names could be >>> customized the way you want. >>> >>> For continuous live visualization it is possible but that will be a >>> custom development. And for that you can contact Kitware for either a >>> support contract (http://www.kitware.com/products/support.html) or an >>> end-product development (http://www.kitware.com/products/consulting.html >>> ). >>> >>> Seb >>> >>> On Fri, Sep 26, 2014 at 4:57 AM, Илья Сухачев <[email protected]> >>> wrote: >>> >>>> thank you, ok. try to understand. I put the stable version and not the >>>> release candidate. >>>> >>>> But there are a few more questions. >>>> Do files are responsible for localization? I need to replace the >>>> language in the design parawiewweb. >>>> And the second. Is there a possibility of the file from which the >>>> object is loaded into the web, continuously read the data? That is to >>>> update the image in the browser loading new data, but this is not in >>>> the manual and automatic. >>>> >>>> Sincerely, >>>> Sukhachev Ilya! >>>> >>>> >>>> 2014-09-25 19:21 GMT+06:00 Sebastien Jourdain < >>>> [email protected]>: >>>> >>>>> The top bar is not green anymore. Try to replace the directory /lib, >>>>> /apps, /ext within the ParaView /www inside the directory you serve with >>>>> Apache. >>>>> Moreover, can you enable the development tools on your browser to see >>>>> what kind of error you got? >>>>> >>>>> Did you look also at the different types of logs? Apache, Launcher >>>>> (see config to know where you choose to put them). >>>>> That could also give you an idea on what went wrong. >>>>> >>>>> Seb >>>>> >>>>> On Thu, Sep 25, 2014 at 3:02 AM, Илья Сухачев <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, Sebastien >>>>>> >>>>>> Thank you. >>>>>> I just took advantage of this documentation and to deploy. >>>>>> I ran the script /data/pvw/bin/start.sh. >>>>>> But when entering the address: http://localhost/apps/Visualizer is >>>>>> only displayed only the green bar at the top of the window, and >>>>>> nothing more. >>>>>> That in this case? >>>>>> >>>>>> Sincerely, >>>>>> Sukhachev Ilya! >>>>>> >>>>>> 2014-09-24 20:33 GMT+06:00 Sebastien Jourdain < >>>>>> [email protected]>: >>>>>> >>>>>>> Moreover, the documentation that get's updated automatically can be >>>>>>> found at the following address. (Which might be more accurate.) >>>>>>> >>>>>>> http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html >>>>>>> >>>>>>> This is the one you find when you go on paraview.org and go to the >>>>>>> documentation section. >>>>>>> >>>>>>> Seb >>>>>>> >>>>>>> On Wed, Sep 24, 2014 at 8:30 AM, Sebastien Jourdain < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Hi Sukhachev, >>>>>>>> >>>>>>>> The one thing that might not be explicit about the ubuntu_14_04 >>>>>>>> guide might be that the script "/data/pvw/bin/start.sh" should be >>>>>>>> launched with a DISPLAY setup. >>>>>>>> Otherwise, you will have to be more explicit on what you've done >>>>>>>> and what is not working. The log files usually helps to see what >>>>>>>> was skipped from the documentation. >>>>>>>> >>>>>>>> Seb >>>>>>>> >>>>>>>> On Tue, Sep 23, 2014 at 11:30 PM, Илья Сухачев < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> Good day! >>>>>>>>> Prompt please. >>>>>>>>> I used the instructions for deployment on Linux Ubuntu >>>>>>>>> Paraviewweb (http://paraviewweb.kitware.com/#!/guide/ubuntu_14_04) >>>>>>>>> Unfolded, but for some reason I can not open in the web browser >>>>>>>>> Visualizer >>>>>>>>> (http: // localhost / apps / Visualizer /) >>>>>>>>> When deployment by using the ( >>>>>>>>> http://paraviewweb.kitware.com/#!/guide/quick_start), I can run only >>>>>>>>> as 1 Ceci. >>>>>>>>> How do I get access to many jobs, and through the web? >>>>>>>>> Thank you >>>>>>>>> >>>>>>>>> Sincerely, >>>>>>>>> Sukhachev Ilya! >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> 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://public.kitware.com/mailman/listinfo/paraview >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> С уважением, >>>>>> Сухачев Илья! >>>>>> +7 912 216 72 72 >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> С уважением, >>>> Сухачев Илья! >>>> +7 912 216 72 72 >>>> >>> >>> >> >> >> -- >> С уважением, >> Сухачев Илья! >> +7 912 216 72 72 >> > > > > -- > С уважением, > Сухачев Илья! > +7 912 216 72 72 >
_______________________________________________ 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://public.kitware.com/mailman/listinfo/paraview
