AMY .epw file creating impossible radiation values

While using the script to create an Actual Meteorological Year .epw file (Hydra Viewer), I’ve run into issues with the Global Radiation being much higher than it should be in the output file.

Looking at it in the grasshopper file:
The global irrad values from the inputted hourly data look normal (left), but the values in the outputted .epw are impossibly large (right)

My guess is that there’s something going awry in this portion of the of the code for the CreateEPW, but so far I am not able to figure out what, so I was wondering has anyone else seen this issue or resolved it somehow?

These are the files I am working with:
https://drive.google.com/drive/folders/1XSZFAZH4sYBGOWxhvxmKdMnx-HQg_tXd?usp=sharing

Hey @sam_mil ,

Most of the components in your file were very old and Hydra is really only intended for legacy Ladybug. You should use the regularly updated version of this sample at this permalink

If I do this, I don’t have the issue that you posted here:


Create_Actual_Meteorologic_Year_EPW_CWM.gh (72.1 KB)

1 Like