Skip to content

Support for different data_types SQLiteResult.data_collections_by_output_name  #568

@marctavenier

Description

@marctavenier

Hi,

When parsing a list with outputs to SQLiteResult.data_collections_by_output_name like this;
["Zone Mean Air Temperature", "Zone Air Relative Humidity"]
it returns the data collections, but the RH data collections have Temperature as their data_type instead of Fraction. It seems the data_type part of the header is of the first item is duplicated to all other items.

Fyi: when setting the _output_names to list access on the HB Read Custom Result Grasshopper component the same issue appears.

Kind regards,
Marc

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions