ladybug-tools / ladybug-tools/ladybug

Support for different data_types SQLiteResult.data_collections_by_output_name

Open
#568 2 comments 1 reaction 1 assignee View on GitHub

@chriswmackey is already working on this.

Since Aug 25, 2022.

bug
Dominant language
Python
Stars
228
Forks
62
Avg merge
2h 19m
Merged PRs (30d)
3

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.