City Energy Analyst version 4.0.0-beta.7
Running `cea plot-lifecycle-emissions` with the following parameters:
- general:scenario = C:\Codes\CEA_projects\NRP81\20260425_try_winterthur
(default: C:\Codes\CEA_projects\NRP81\20260425_try_winterthur)
- plots-general:plot-title =
(default: )
- plots-general:plot-type = bar_plot_stack
(default: bar_plot_stack)
- plots-general:y-min = None
(default: None)
- plots-general:y-max = None
(default: None)
- plots-general:y-step = None
(default: None)
- plots-general:y-label =
(default: )
- plots-general:facet-by-numbers-wrapped = 3
(default: 3)
- plots-general:facet-by-rows = False
(default: False)
- plots-general:x-sorted-by = building_name
(default: default)
- plots-general:x-sorted-reversed = False
(default: False)
- plots-general:x-label =
(default: )
- plots-general:context = {'feature': 'lifecycle-emissions', 'period_start': 2000, 'period_end': 2100, 'solar_panel_types': {}}
(default: {})
- plots-include-plants-buildings:include = ['plants', 'buildings']
(default: ['plants', 'buildings'])
- plots-lifecycle-emissions:what-if-name = ['what-if1']
(default: [])
- plots-lifecycle-emissions:y-category-to-plot = ['operation', 'production', 'demolition', 'biogenic']
(default: ['operation', 'production', 'demolition', 'biogenic'])
- plots-lifecycle-emissions:operation-services = ['electricity', 'space_heating', 'space_cooling']
(default: ['electricity', 'space_heating', 'space_cooling', 'domestic_hot_water', 'district_heating', 'district_cooling', 'solar_pv_electricity', 'solar_pvt_electricity', 'solar_pvt_thermal', 'solar_thermal'])
- plots-lifecycle-emissions:envelope-components = ['wall_ag', 'wall_bg', 'wall_part', 'win_ag', 'roof', 'upperside', 'underside', 'floor', 'base', 'technical_systems']
(default: ['wall_ag', 'wall_bg', 'wall_part', 'win_ag', 'roof', 'upperside', 'underside', 'floor', 'base', 'technical_systems'])
- plots-lifecycle-emissions:y-metric-unit = kgCO2e
(default: kgCO2e)
- plots-lifecycle-emissions:y-normalised-by = gross_floor_area
(default: gross_floor_area)
- plots-lifecycle-emissions:x-to-plot = building
(default: building)
- plots-building-filter:buildings = ['B1000', 'B1001', 'B1002']
(default: [])
- plots-building-filter:filter-buildings-by-year-start = 1900
(default: 1900)
- plots-building-filter:filter-buildings-by-year-end = 2100
(default: 2050)
- plots-building-filter:filter-buildings-by-construction-type = ['STANDARD1', 'STANDARD2', 'STANDARD3', 'STANDARD4', 'STANDARD5', 'STANDARD6', 'STANDARD4_COPY', 'STANDARD4_COPY1']
(default: [])
- plots-building-filter:filter-buildings-by-use-type = ['MULTI_RES', 'SINGLE_RES', 'HOTEL', 'OFFICE', 'RETAIL', 'FOODSTORE', 'RESTAURANT', 'INDUSTRIAL', 'SCHOOL', 'HOSPITAL', 'GYM', 'SWIMMING', 'SERVERROOM', 'PARKING', 'COOLROOM', 'LAB', 'MUSEUM', 'LIBRARY', 'UNIVERSITY', 'MULTI_MULTI']
(default: [])
- plots-building-filter:min-ratio-as-main-use = 0.0
(default: 0.0)
Using context: {'feature': 'lifecycle-emissions', 'period_start': 2000, 'period_end': 2100, 'solar_panel_types': {}}
Error loading csv file: [Errno 2] No such file or directory: 'C:\\Codes\\CEA_projects\\NRP81\\20260425_try_winterthur\\export\\plots\\selected_buildings.csv'
------------------------------------
Script failed. Execution time: 0.14s
ERROR: 'NoneType' object has no attribute 'set_index'
What happened?
Major bugs
Plot - Lifecycle Emissions: Error in plotting even results exist ('NoneType' object has no attribute 'set_index’). The error log is below:
Weather helper — pyepwmorph: Error
Pathway Builder — The individual pathway’s state (specific year) custom editor (on the left top UI) disappear after I move the cursor/change the view of the map. The whole panel of "pathway" just disappears. Workaround solution: Refresh the UI, but the same problem persists, making users unable to edit pathway's state. This is the same issue raised in the CEA-GUI git: Pathway selector GUI missing CityEnergyAnalyst-GUI#228
Pathway Builder — For state that has building with void_deck, radiation simulation (with DAYSIM) seems not running, resulting in an error for the state demand calculation.
Pathway Builder — After finishing “simulate pathway” successfully without any error, results cannot be plotted due to “Pathway emissions timeline file not found” (error log below). My investigation suggests that this only occurs if I have a pathway that was previously partially run (e.g., error on a state force the batch simulation to stop), and then after error on a state has been resolved and the pathway continues the rest of the simulation, the "Pathway emissions timeline" is not automatically calculated (maybe?)
Minor bugs
Good-to-haves
Questions
How can we reproduce this?
20260803_cea_pathway_test.zip
With the following input zip
Operating System
Windows
CEA Version
4.0.0-beta7
Additional information (optional)
No response