For example to store and read run1 vintages: ``` db_ts_store(con, ts_list, vint_attrib = "run1") db_ts_read(con, vint_attrib = "run1") ```
For example to store and read run1 vintages: