You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is such a great package, thank you :-)
It seems that support for OSF works with OSF's native storage but not external storage mounted at OSF.
Why is it useful to include that?
OSF suports external storage, e.g. any webDAV service (except for Yoda, which for some reason doesn't work) can be added as an Add-On to an OSF project. There are many reasons to do this, e.g one can write data from software directly to osf.io by mounting the external storage as a volume on their system. For example, I use SURF Research Drive for that.
But downloading from osf.io using datahugger doesn't seem to include the files in external storage. When I moved them to osf.io storage, it worked.
Thanks @EmiliaJarochowska for the suggestion. I will look into this and see if the API allows us to retrieve this data as well. I will keep you updated.
micafer
added a commit
to micafer/datahugger
that referenced
this issue
Jun 3, 2024
This is such a great package, thank you :-)
It seems that support for OSF works with OSF's native storage but not external storage mounted at OSF.
Why is it useful to include that?
OSF suports external storage, e.g. any webDAV service (except for Yoda, which for some reason doesn't work) can be added as an Add-On to an OSF project. There are many reasons to do this, e.g one can write data from software directly to osf.io by mounting the external storage as a volume on their system. For example, I use SURF Research Drive for that.
But downloading from osf.io using datahugger doesn't seem to include the files in external storage. When I moved them to osf.io storage, it worked.
You can see my use case here:
https://osf.io/ews27/
https://github.com/MindTheGap-ERC/LMA_utils/blob/main/Track_U_at_bottom.ipynb
The text was updated successfully, but these errors were encountered: