Hi wonderful people of the bug community,
I am using a morphed future projection epw data to connect to the UWG component. The morphed data does not contain Precipitation or Specific Humidity. When I connect the morphed data file to UWG component, it throws the Index Out of Range error. I traced it back to the source file weather.py (line 55) and uwg.py where the error directed to value assignments for Precipitation and Specific Humidity. Is it possible for the UWG to run without those two columns in the epw files? Or, this is a long shot, if anyone knows how to morph data with precipitation and humidity for future projects using CCWorldWeatherGenerator?