[vtk-developers] Script to extract the external data into actual files?

Prabhu Ramachandran prabhu at aero.iitb.ac.in
Thu Jul 26 20:40:17 EDT 2018


Hi,

That is very handy, thank you!

cheers,
Prabhu

On 7/26/18 3:38 AM, Mathieu Westphal wrote:
> Hi;
>
> That is a very good question and we should document this process.
> Just go there and search for your file :
> https://data.kitware.com/
>
> Alternatively, you can use the attached script this way :
> ./wgetVTKData.sh /path/to/VTK/sources/ file
>
> it is just a one liner that does 
> wget https://www.paraview.org/files/ExternalData/SHA512/`cat
> <https://www.paraview.org/files/ExternalData/SHA512/%60cat>
> $1/Testing/Data/$2.sha512` -O $2
>
> Best regards,
>
>
> Mathieu Westphal
>
> On Thu, Jul 26, 2018 at 1:19 AM, Prabhu Ramachandran <prabhu at aero.iitb.ac.in
> <mailto:prabhu at aero.iitb.ac.in>> wrote:
>
>     Hi all,
>
>     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?
>
>     cheers,
>
>     Prabhu
>
>
>     _______________________________________________
>     Powered by www.kitware.com <http://www.kitware.com>
>
>     Visit other Kitware open-source projects at
>     http://www.kitware.com/opensource/opensource.html
>     <http://www.kitware.com/opensource/opensource.html>
>
>     Search the list archives at: http://markmail.org/search/?q=vtk-developers
>     <http://markmail.org/search/?q=vtk-developers>
>
>     Follow this link to subscribe/unsubscribe:
>     https://public.kitware.com/mailman/listinfo/vtk-developers
>     <https://public.kitware.com/mailman/listinfo/vtk-developers>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtk-developers/attachments/20180726/9fb103a8/attachment.html>


More information about the vtk-developers mailing list