Hi Priya,
-
The values being provided are string type (letters), I converted them to numbers. It works now.
-
I am not sure why this happens, but I am assuming you are trying to do this in order to create a custom list using your data. For that, you can use native grasshopper “Replace Items” component. I have used the same in the attached file. Please note how the value of drybulb temperature at index 8757 is replaced. You could use the similar logic to make a custom list. I also supplied the output of this process to psychchart component, it works.
-
There are special functions embedded in Ladybug / Honeybee components to accept and parse output of EPW data. Therefore, if you intend to use EPW data, you should directly connect the outputs of import EPW data to the component where you wish to use them.
I have turned the preview off from some of the psychcharts. To turn them, hover over their icon, right-click and click preview.
-Devang
psychChartProblems.gh (527 KB)