<div dir="ltr"><div>Hi;</div><div><br></div>That is a very good question and we should document this process.<div>Just go there and search for your file :</div><div><a href="https://data.kitware.com/">https://data.kitware.com/</a></div><div><br></div><div>Alternatively, you can use the attached script this way :</div><div><div><font face="monospace, monospace">./wgetVTKData.sh /path/to/VTK/sources/ file</font></div></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">it is just a one liner that does </font></div><div><font face="monospace, monospace">wget <a href="https://www.paraview.org/files/ExternalData/SHA512/`cat">https://www.paraview.org/files/ExternalData/SHA512/`cat</a> $1/Testing/Data/$2.sha512` -O $2</font><br></div><div><br></div><div>Best regards,</div><div><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Mathieu Westphal<br></div></div></div>
<br><div class="gmail_quote">On Thu, Jul 26, 2018 at 1:19 AM, Prabhu Ramachandran <span dir="ltr"><<a href="mailto:prabhu@aero.iitb.ac.in" target="_blank">prabhu@aero.iitb.ac.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF">
    <p><tt>Hi all,</tt></p>
    <p><tt>The VTK data files are convenient but all the newer data is
        only in the form of the ExternalData database.  Is there a
        simple script or command that will give me the actual file
        without me having to either run the tests or using cmake?</tt></p>
    <p><tt>cheers,</tt></p>
    <p><tt>Prabhu<br>
      </tt></p>
  </div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
<br></blockquote></div><br></div></div>