<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      You might want to check following link,<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://www.dkrz.de/Nutzerportal-en/doku/vis/sw/paraview">https://www.dkrz.de/Nutzerportal-en/doku/vis/sw/paraview</a><br>
      <br>
      There are sample datasets (mostly netcdf files) and a tutorial
      document that are dedicated to climate data analysis. I hope it
      helps.<br>
      <br>
      Regards,<br>
      <br>
      --ufuk<br>
      <br>
      On 16/05/16 22:12, Moreland, Kenneth wrote:<br>
    </div>
    <blockquote
      cite="mid:5CD7CA5D-1ABA-4D9F-96EE-CCA49F158FD6@sandia.gov"
      type="cite">
      <pre wrap="">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 (<a class="moz-txt-link-freetext" href="http://www.paraview.org/Wiki/The_ParaView_Tutorial">http://www.paraview.org/Wiki/The_ParaView_Tutorial</a>) and the ParaView User’s guide (<a class="moz-txt-link-freetext" href="http://www.paraview.org/paraview-guide/">http://www.paraview.org/paraview-guide/</a>), 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" <a class="moz-txt-link-rfc2396E" href="mailto:paraview-bounces@paraview.orgonbehalfofarsh840@gmail.com"><paraview-bounces@paraview.org on behalf of arsh840@gmail.com></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">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.
<a class="moz-txt-link-freetext" href="http://tv.slashdot.org/">http://tv.slashdot.org/</a>
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>