Hi,

You might want to check following link,

https://www.dkrz.de/Nutzerportal-en/doku/vis/sw/paraview

There are sample datasets (mostly netcdf files) and a tutorial document that are dedicated to climate data analysis. I hope it helps.

Regards,

--ufuk

On 16/05/16 22:12, Moreland, Kenneth wrote:
Arshpreet Singh,

I highly recommend you take a look at the Python trace feature in the ParaView 
GUI. It will automatically create Python code that replicates things you do in 
the GUI, which I find much easier than trying to write the Python code from 
scratch. The Python trace feature is documented in both the ParaView tutorial 
(http://www.paraview.org/Wiki/The_ParaView_Tutorial) and the ParaView User’s 
guide (http://www.paraview.org/paraview-guide/), both of which are available 
for free.

As an example, I have attached a Python script that loads a netCDF file, shows 
a variable, and animates over time. I generated this in the ParaView GUI in 
less time than it took me to write the rest of this email.

-Ken


On 5/14/16, 2:26 AM, "ParaView on behalf of Arshpreet Singh" 
<[email protected] on behalf of [email protected]> wrote:

Hi I am accessing netcdf file from Python interface in Paraview, My
main goal is to access different parameters change in air and
temperature with respect to time.


Can anyone point me towards and example Python code which can show
demonstration of Paraview and netcdf files from using Python code?

--

Thanks
Arshpreet Singh

I am Sikh boy, Learning by doing and Learning by teaching is my religion.
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview


_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to