8000 pull in all TimeSeries tables · Issue #137 · cyclus/cyclist2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
pull in all TimeSeries tables #137
Open
@rwcarlsen

Description

@rwcarlsen

Cyclus db's have a convention of allowing archetypes to write to fixed-schema time series tables with names of their choosing. All time series tables are named TimeSeries[bla] and have the schema:

  • SimID (blob/uuid)
  • AgentId (int)
  • Time (int)
  • Value (double)

We should load in these tables automatically when opening a db/sim along with the other standard tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No proj 3166 ects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0