SwissOpenEM / Depositor

An interface to direct files and metadata from SciCat to OneDep
0 stars 0 forks source link

Browsing files in SciCat #3

Open sofyalaski opened 1 month ago

sofyalaski commented 1 month ago

With either Rod or chromedp it's easy to automate a browser to input certain values. However at the point where we need to browse files, these need to be retrieved to a local directory.

sofyalaski commented 1 month ago

PSI SciCat Archiver now doesn't allow retrieving only certain files.

sbliven commented 1 month ago

SciCat does allow you to get the list of files (via OrigDataBlock).

For the case where OneDep gets triggered from a derived dataset, this would have to be triggered as a special kind of retrieve job which makes the files available to the uploader. Thus the file browsing could happen server-side after retrieval.