-
Notifications
You must be signed in to change notification settings - Fork 1
Tasks
dacb edited this page Oct 15, 2019
·
2 revisions
Sprint task list:
-
Schema design / reference implementation
Formalize the schema defined in the AM
Creation of a limited tool chain for instantiating the database -
Metadata creation and loading
Limited toolchain for manual or structured way of adding data
Options include: parsing file names, using json / or yaml files, command line tool for building json / yaml -
Measurement data loading (limit to cycling)
Given a cell, project and data file, parse the data file and populate, e.g. MACCOR and Arbin -
User interface implemented using web framework
E.g. using Flask, react, Altair (https://github.com/ECSHackWeek/flask-altair-react-example)