In the current implementation of the datasets download command the entire dataset is always downloaded. However, in many cases only a subset of the full dataset is strictly necessary.
For example for Gonzo, could we add a way to specify folders to be downloaded?
Something like:
mritk datasets download gonzo --subset fastsurfer (or similar)
If no subsets are specified then everything is downloaded.
In the current implementation of the datasets download command the entire dataset is always downloaded. However, in many cases only a subset of the full dataset is strictly necessary.
For example for Gonzo, could we add a way to specify folders to be downloaded?
Something like:
mritk datasets download gonzo --subset fastsurfer(or similar)If no subsets are specified then everything is downloaded.