<div dir="ltr">Hi JC,<div><br></div><div>Right now, there are two reasons to consider using nek-analyze:</div><div> 1) You need to do something complicated and would rather do that in python (due to experience, library support, etc)</div><div> 2) Your data is big enough that you want to avoid loading it all into memory</div><div>If neither of those applies, then you're better off userchk post-processing within Nek.  If you're interested mostly in (2), I can try to help with the python.  If you're interested in (1) but not so much (2), you can probably cannibalize some of my tools (the file reader, for example).</div><div><br></div><div>Max</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Sep 29, 2015 at 1:39 AM <<a href="mailto:nek5000-users@lists.mcs.anl.gov">nek5000-users@lists.mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hej,<br>
    <br>
    Thanks a lot! I will take a look at your github. I am not an
    extremely efficient python coder, but I am willing to learn more
    about this language and its capabilities and use it as often as
    possible for my post-processing of DNS data. Maybe we could continue
    this discussion out of the mailing list. Here is my email :
    <a href="mailto:loiseau.jc@gmail.com" target="_blank">loiseau.jc@gmail.com</a><br>
    <br>
    ++<br>
    JC</div><div text="#000000" bgcolor="#FFFFFF"><br>
    <br>
    <div>On 09/27/2015 02:21 PM,
      <a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a> wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">I post-process in python, using a
        MapReduce-inspired framework called nek-analyze: 
        <div><a href="https://github.com/maxhutch/nek-analyze" target="_blank">https://github.com/maxhutch/nek-analyze</a></div>
        <div>I haven't used it to write new *.f* files in a while
          (instead, I visualize directly in python with matplotlib), so
          that's probably currently broken, but I'd be willing to fix
          it.  Depending on the mesh geometry, there is some built-in
          functionality for applying operators, but it is not complete. 
          Again, I'd be willing to put some time into supporting new
          functionality, and VERY happy to accept contributions.  GPL,
          just like Nek.</div>
        <div><br>
        </div>
        <div>Max</div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
Nek5000-users mailing list
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.gov</a>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a>
</pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" rel="noreferrer" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users</a><br>
</blockquote></div>