alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
11 stars 4 forks source link

Enhance frontend for improved plotting/data manipulation #188

Open rmward61 opened 7 months ago

rmward61 commented 7 months ago

1). We can currently plot each sensor class separately, but it would be useful to combine plots - so take sensors from different classes and compare them on the same plot. Also compare measures on a single plot. 2). We need to be able to select different measures for each sensor that we want to plot - current default plots every measure separately 3). It would be useful to have interactivity in terms of combining measures to produce a new output. This could be written back to the database but doesn't need to be. I'm thinking of the case where we might want to calculate electricity cost from the tariff and consumption - or VPD from RH and temperature for the agricultural scenarios. This is effectively a model, so should probably come under modelling