clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
35 stars 17 forks source link

Is there a cli downloader in linux? #454

Open atomsos opened 2 weeks ago

atomsos commented 2 weeks ago

I want to download a dataset with complicated folder structure, and I'm wondering if there is a cli downloader like git pull command to fetch the entire dataset.

If there is not such tool, can we develope a python-package to help with the download?