[vtk-developers] vtk test data for remote module?
    Ben Boeckel 
    ben.boeckel at kitware.com
       
    Fri Oct 19 07:39:10 EDT 2018
    
    
  
On Thu, Oct 18, 2018 at 18:04:13 -0400, Aron Helser wrote:
> > # Data published by Girder
> > "https://data.kitware.com/api/v1/file/hashsum/%(algo)/%(hash)/download"
> > # Data published by developers using git-gitlab-push.
> > "https://www.vtk.org/files/ExternalData/%(algo)/%(hash)"
> 
> That means I can provide the files at that URL at data.kitware.com?  How do
> I do that?
I believe the `hashsum` plugin for Girder looks through all public (or
private if authenticated) data for files with the given hash, so as
long as it is public somewhere on `data.kitware.com`, it should be
available to VTK as well.
--Ben
    
    
More information about the vtk-developers
mailing list