Data storages ...
We need to be able to store
- N experiments per model
- M experiment executions per experiment
- L simulation runs per experiment execution
- K (different) data types per simulation run
- MetaData per experiment (e.g. link to experiment description)
- MetaData per simulation run (time needed (creation, run), used algorithms, start parameters, etc ...)
- The storages must allow:
- Selection of all simulation runs per Experiment
- Selection of data from any simulation run (per Experiment)
- Selection of all experiments per model