alan-turing-institute/DTBase

Support datetime as a data type for sensor readings and model results

Opened this issue · 0 comments

@rmward61 ran into a case where she would have needed this, and I can imagine others will come up. The current workaround would be to use either strings in the ISO format or ints as epoch-based timestamps.

The database schema overhaul, #131, would take care of this.