-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Error trace below.
Occurs when uid is not found. Assuming there is some asynchronous stuff happening when trying to download from BCL:
| component = remote.waitForComponentDownload |
| component = remote.waitForComponentDownload |
case 2.2: SITE LEVEL city_name and state_name is not nil Golden CO
[BuildingSync.GetBCLWeatherFile.download_weather_file] <1> Error, cannot find the EPW weather file with uid: 4609e310-edc7-0131-78f3-48e0eb16a403. Please try a different weather file.
[BuildingSync.GetBCLWeatherFile.download_design_day_file] <1> Error, cannot find local component for: fa8c9ff0-edc4-0131-a9f8-48e0eb16a403. Please try a different weather file.
Should fail with message: undefined method `add_internal_loads' for nil:NilClass (FAILED - 1)
File: Golden Test File.xml. Standard: CaliforniaTitle24. EPW_Path: /Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/weather/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.epw. File Schema Version: v2.2.0
Removing dir: /Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/output/v2.2.0/translator_sizing_run_spec/Golden Test File/CaliforniaTitle24
/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/files/v2.2.0/Golden Test File.xml
/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/output/v2.2.0/translator_sizing_run_spec/Golden Test File/CaliforniaTitle24
File '/Users/cmosiman/Github/BuildingSync/BuildingSync-gem/spec/files/v2.2.0/Golden Test File.xml' is valid against the BuildingSync schema
Total measures found: 29. All measures defined by @workflow found.
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: SiteA - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.Site.read_xml] <1> Site ID: SiteA. There is more than one (2) Building elements. Only the first Building will be considered (ID: Building1.
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: SiteA - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: Building1 - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.LocationElement.read_climate_zone] <0> Element ID: Building1 - Title24 Climate Zone and ASHRAE Climate Zone not found
[BuildingSync.Facility.read_xml] <0> A Current Building Modeled Scenario is required.
Element ID: Section1 started with occupancy_classification Office and total floor area: 33445.0944
selected the following standards_building_type: MediumOffice
Element ID: Building1 started with occupancy_classification Office and total floor area: 33445.0944
selected the following standards_building_type: MediumOffice
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for aspect ratio will be replaced with smart default for MediumOffice of 1.5.
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for floor height will be replaced with smart default for MediumOffice of 13.0.
[BuildingSync.Building.set_building_form_defaults] <0> 0.0 value for window to wall ratio will be replaced with smart default for MediumOffice of 0.33.
Trace/BPT trap: 5
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working