ReadRADResults yields wrong unit for Cumulative Radiation

Hi,

Just noticed a small issue with readRADResults component. Nothing major but it causes some confusions for me at some point…

For cumulative radiation it returns wh/m² as unit instead of kWh/m².

In honeybee_DLAnalaysisTypes dict, the key is 1.1 while the line belows returning 1, pointing the unit to 1: radiation study instead.
image

Hi @vhoang,
You are right. Thank you for pointing this out. I believe this can be easily addressed by simply adding another input for resultUnit.

Reading radiation result does not require these components I believe. Radiation values can be visualized by doing the following.