When a gbxml file has at least two thermal zones with the same name, the import_gbxml measure renames the zones with the zone id appended to the end. This appears to be causing an issue with the gbxml_hvac_import measure where it can't find the zones. It's recommended for this measure to be updated to use the zone id instead of the zone name.
This was tested with the "Office.xml" file in RegressionTesting folder and setting the second zone's name to "PTHP-1".
When a gbxml file has at least two thermal zones with the same name, the import_gbxml measure renames the zones with the zone id appended to the end. This appears to be causing an issue with the gbxml_hvac_import measure where it can't find the zones. It's recommended for this measure to be updated to use the zone id instead of the zone name.
This was tested with the "Office.xml" file in RegressionTesting folder and setting the second zone's name to "PTHP-1".