brainlife / cli

brainlife.io Command Line Interface (CLI)
https://brainlife.io
MIT License
2 stars 6 forks source link

Implement BIDS import capability #33

Open soichih opened 6 years ago

soichih commented 6 years ago

We should add functionality to allow users to upload multiple datasets organized in BIDS in a single command (basically a wrapper around bl dataset upload)

soichih commented 4 years ago

A user ran into an issue where .nii is uploaded as .nii.gz without first being gzipped (brainlife then stores those files as .nii.gz when in fact they are just .nii - and some Apps failing).