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

It would be good to be able to search the datasets by battery cell parameter (e.g. anode chemistry, cathode chemistry). Thank you :) #29

Open emmanuellehagopian opened 1 year ago

emmanuellehagopian commented 1 year ago

The Problem: The cell data includes 7 parameters per battery name. Currently, you can only filter the datasets by cell name, which shows up as a column in datasets. You can not search datasets by battery cell parameters (e.g. cathode chemistry). This would be useful for comparing tests with common parameters.

The Solution: It would be useful to filter the datasets for the 7 parameters not present as columns in the datasets table (as adding the 7 parameters in the datasets table would make the table too busy). E.g. if I wanted to compare LFP cells, I could filter and see all the comparable datasets with this common battery cell parameter.

martinjrobins commented 1 year ago

28 suggests the addition of "cell families", would searching by "cell family" be what you are after here?

emmanuellehagopian commented 1 year ago

#

it would be usefult to search by parameters within the cell families,e.g. searching by cathode chemistry

mjaquiery commented 1 year ago

@emmanuellehagopian what kind of information are we storing in the node chemistry? Is it just an element/shorthand name (e.g. Li, LCO), or the full chemical reaction?

emmanuellehagopian commented 1 year ago

Thanks so much for this! Really helpful :)