Skip to content

store and load data per variable #45

Description

@miserman

As more variables are being added, it would be nice to not have to load all.

That would also remove the need for variable name encoding and time range offsets potentially.

Implementation

  • will need to split data by variable, in addition to datasets
  • will need to replace all current dataset loading mechanisms
  • there is already a variable requesting mechanism that calculates summaries as needed, so might be able to add a loading mechanism to that

Stipulations

  • will need some way to load multiple variables when requested for things like exports

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceRelates to performance (how much time and memory tool and site processes take)

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions