Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Individual user data sharing functionality #66

Open
BradyPlanden opened this issue Apr 5, 2023 · 3 comments
Open

Individual user data sharing functionality #66

BradyPlanden opened this issue Apr 5, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@BradyPlanden
Copy link
Collaborator

It would be great if we had functionality to upload data via the frontend. Ideally, this could enable sharing data between collaborators or individual users without needing harvesters running locally. I think this would be most beneficial when collaborators wanted to share few data files, otherwise it would make more sense to have a harvester running locally. This could also enable sharing of simulated data in addition to experimental data.

@BradyPlanden BradyPlanden added the enhancement New feature or request label Apr 5, 2023
@martinjrobins
Copy link
Collaborator

easiest way to do this might not be via the gui (unless you think that is particularly important), instead have a python script that simply uploads a given datafile? This would share a lot of code with the harvesters.

@mjaquiery
Copy link
Collaborator

That's a good way to approach it, @martinjrobins - unless you think this is likely to be something frequently relied on by less technically adept users, @BradyPlanden ?

@BradyPlanden
Copy link
Collaborator Author

Thanks for the fast responses!

I think a GUI interface would enable less technical people to interact and share data between themselves. This feature could work quite well for fast sharing of one off datasets between institutions, or single-users. Perhaps out of scope for current development, but I could foresee a feature like this improving adoption for non-technical users.

A python script would be a great short term solution however!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants