bbartling / open-fdd

Fault Detection Diagnostics (FDD) for HVAC datasets
MIT License
59 stars 14 forks source link

update open-fdd column names for schemas alignment #25

Closed bsimmons-onboard closed 1 month ago

bsimmons-onboard commented 1 month ago

Looks like the open-fdd column names have changed since open_fdd_to_schemas.csv

Is this an exhaustive list? If you can provide the full list can help with alignments DUCT_STATIC_COL OA_TEMP_COL MA_TEMP_COL RA_TEMP_COL SA_TEMP_COL OA_DAMPER_COL RA_DAMPER_COL COOLING_VALVE_COL HEATING_VALVE_COL SA_FAN_SPEED_COL RA_FAN_SPEED_COL SA_FLOW_COL RA_FLOW_COL OA_FLOW_COL ZONE_TEMP_COL

bbartling commented 1 month ago

Hello,

Yes that is old and needs an update. For now can you just use the Tutorial for the config dict inside the README?

https://github.com/bbartling/open-fdd/tree/master/open_fdd/air_handling_unit#air_handling_unit

image