NREL / buildstockbatch

Other
22 stars 14 forks source link

Compile errors and possibly warnings during post-processing #379

Closed afontani closed 1 month ago

afontani commented 1 year ago

Is your feature request related to a problem? Please describe. Currently it is difficult to dig into what building models failed or if any warnings have been thown by the OpenStudio-HPXML workflow.

Describe the solution you'd like Can we compile a list of errors and warnings for each building ID in a json file or something like that during post-processing?

Describe alternatives you've considered None

Additional context Attempting to figure out what and why buildings failed or have strange warnings more quickly.

afontani commented 1 year ago

Maybe this will help: https://github.com/NREL/resstock/pull/1102

rajeee commented 1 month ago

This is basically taken care of by: https://github.com/NREL/buildstockbatch/pull/437 I have created a follow up request in BSQ: https://github.com/NREL/buildstock-query/issues/49