IEA-Task-43 / digital_wra_data_standard

IEA Task 43: pre-construction energy estimate data standard repository
BSD 3-Clause "New" or "Revised" License
58 stars 16 forks source link

Dead band direction in logger_measurement_config #189

Closed kersting closed 2 years ago

kersting commented 2 years ago

Certain loggers have an option to set the direction that a dead band is pointing. This is independent of the offset value, therefore I think we need to add this otherwise we will fail to obtain the dead band orientation typed in the logger that is applied to the data. I would like to propose the addition of this new parameter to the data model.

abohara commented 2 years ago

Thanks @kersting . Make sense to me. Which logger are you thinking of here ?

kersting commented 2 years ago

@abohara NRG SymphoniePROs.

@stephenholleran any thoughts?

stephenholleran commented 2 years ago

This should be considered in connection with #190 Boom orientation in logger_measurement_config

kersting commented 2 years ago

@stephenholleran I agree both go hand in hand. Both issues are related to the NRG SymphoniePRO logger. I propose dead_band_orientation_deg. @abohara and @stephenholleran what you think?

stephenholleran commented 2 years ago

Closing this issue as it is closely tied with issue #190 .