Time series data

Dear openBIS community,

Have you been wondering (like I am wondering) about storing and retrieving instrumental time series data (e.g., environmental conditions, ovens, climate chambers… etc.) in openBIS? What are the options that you suggest from your experience?

Thank you and best regards.

Hello,
In my opinion, the way you store time-series data depends on a few factors:

  • Its granularity
  • The volume of data
  • The approach to analysis

In general, the consensus seems to be to store only the metadata inside of openBIS objects, e.g the starting time of the measurement that produced a particular time-series, the device used, the setting of the chamber etc. The data itself would then be uploaded as a dateset in its raw form.
I know of a few groups where the time-series itself is stored in objects with a timestamp attribute within a collection. This approach however is only used to record very sparse time-series such as maintenance logs.

1 Like