oduwsdl / hypercane

A toolkit for developing algorithms that sample mementos from a web archive collection.

Home Page:https://oduwsdl.github.io/hypercane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finish Hypercane GUI script for synthesize action

shawnmjones opened this issue · comments

The existing CLI application must be reworked. This work was started already and needs to be tested.

Once that work is done, we can add the corresponding GUI script for the Wooey interface.

This did not work during demo at Monday's meeting. For WARCs there should be output.

image

It turned out to be a problem with the install. It is working now.

There should be one ZIP file for all WARCs, not many individual WARC files. Wooey does not handle directories, so we need to create a ZIP file on our own.

image

In testing this produces a single ZIP file containing the WARC, etc. outputs rather than listing many, many output files.

image