IEA-EBC-Annex86 / annex

R package to process and store data for the IEA EBC - Annex 86 - Energy Efficient Indoor Air Quality Management in Residential Buildings project. For details visit https://annex86.iea-ebc.org/. Documentation and examples available on https://iea-ebc-annex86.github.io/annex/
2 stars 0 forks source link

annex_validate: differentiate between must have entries (error/hard warning) and nice to have entries (soft warning) #7

Closed gabroko closed 1 year ago

gabroko commented 1 year ago

Must haves: Study: Contact, Year Home: Country, Ventilation type Room: - Variable: unit (here it would be nice if we could limit to a drop down, that is defined in definitions?) and additional info for certain pollutants Season and Time sheets can be removed

retostauffer commented 1 year ago

I've improved the validation and implemented soft and hard checks; to be discussed @gabroko. Currently only in the devel branch and not open for testing.

The tests need to be modified as I mostly focused on the implementation so far but is easily adjustable.

retostauffer commented 1 year ago

This has been addressed in release 0.2-4; no major user response/issues so far, thus closing this issue.