NREL / ComStock

National scale modeling of the U.S. commercial building stock supported by U.S. DOE, LADWP, and others and maintained by NREL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove or fomalize TODO rows from comstock_column_definition

mdahlhausen opened this issue · comments

@JanghyunJK can you either remove these rows or add the necessary content to the reporting measure to output the fields? We shouldn't have TODOs in the column definitions .csv:

results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_apply_measure,TODO,FALSE,FALSE,float,,,
results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_damper_pos,TODO,FALSE,FALSE,float,,,
results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_duration_days,TODO,FALSE,FALSE,float,,,
results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_econ_choice,TODO,FALSE,FALSE,float,,,
results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_start_day,TODO,FALSE,FALSE,float,,,
results.csv,build_existing_model.fault_hvac_economizer_damper_stuck_start_month,TODO,FALSE,FALSE,float,,,

oh sure thing