Battery-Intelligence-Lab / galv

An open-source platform for automated storage of battery data with advanced metadata support
https://battery-intelligence-lab.github.io/galv/
Other
33 stars 8 forks source link

EIDF upload #33

Open mjaquiery opened 1 year ago

mjaquiery commented 1 year ago

To send data to the EIDF, Galvanalyser needs to:

This will require:

See left side of restructure

martinjrobins commented 1 year ago

so a user can upload to EIDF even before the data has been imported into their galvanalyser dbase? Since you only need the raw file....

mjaquiery commented 1 year ago

Yes, theoretically. There was some discussion on whether files processed with Galvanalyser should also upload processed data to the EIDF. Currently, provided the metadata are processed and the dataset created, the metadata can be completed by the user and the metadata + raw files would be sent to EIDF.

Still working on how to get the raw files to EIDF given they never reach Galvanalyser (perhaps an instruction to the Harvester to send the file with appropriate metadata?).