Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

The URBANopt residential workflow only supports US weather files out of the box. The error you are running into here is related to a WMO to climate_zone lookup that returns nothing. I have filed an issue to make UO fail more gracefully when this situation occurs: https://github.com/urbanopt/urbanopt-cli/issues/438

A workaround for this issue is to add a row to the climate zone lookup file with your weather file's WMO and climate_zone. That should get you around that issue. The file can be found in your project directory under resources -> hpxml-resources -> HPXMLtoOpenStudio -> resources -> data -> climate_zones.csv