Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can't download Datalad datasets #324

Open
1 task done
seanhatton opened this issue Oct 23, 2024 · 0 comments
Open
1 task done

[BUG] Can't download Datalad datasets #324

seanhatton opened this issue Oct 23, 2024 · 0 comments
Labels
type:bug Defects in shipped code and fixes for those defects

Comments

@seanhatton
Copy link

seanhatton commented Oct 23, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Expected Behavior

I am using the web-based query tool to select some datasets: some from Datalad and some from github. Using the Neurobagel DATAGET service I want to download the raw data and associated metadata (e.g. participant.tsv).

Current Behavior

Using Neurobagel DATAGET I can download the github study files but not the Datalad studies. It gets the folder structure but no files. Opening the dataset-level-results.tsv, browsing the PortalURI for a Datalad dataset (e.g. https://datasets.datalad.org/abide/RawDataBIDS/CMU_b) shows directory structure but no files (e.g. participants.tsv, NIFTIs). Browsing Datalad.org the files are there.

Error message

All files have a red cross on the icon. With a Datalad dataset, when you click to open (e.g. participants.tsv) it says the file cannot open because the link is broken. With OpenNeuro the participants.tsv is downloaded and accessible.

Environment

  • OS: Ubuntu 24.04
  • Python version: 3.9

How to reproduce

In the query tool select a dataset "from International Neuroimaging Data-sharing Initiative" then use the DATAGET function to clone the files down. Open the downloaded content and see if the files at the root of the dataset directory structure are downloaded or a broken link.

Anything else?

No response

@seanhatton seanhatton added the type:bug Defects in shipped code and fixes for those defects label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Defects in shipped code and fixes for those defects
Projects
Status: No status
Development

No branches or pull requests

1 participant