Skip to content

Feature/tcia download

Benjamin Hamm requested to merge feature/tcia-download into develop

Added the tcia-download-workflow. Now the uploads minio bucket has a tcia folder. If you download a .tcia manifest from the tcia website you can drag and drop it in there. This will start the tcia-download-workflow which is downloading the data via the tcia REST-API and sending it via dcmsend. Number of workers for the threadpool can be adjusted in the operator.

Merge request reports