Need an error message when missing a required sam variable
Closed this issue · 3 comments
grantbuster commented
Bug Description
See NREL/reV#369
Expected behavior
Error message that says "missing pressure from file: {}"
ppinchuk commented
Are you thinking the error message would be thrown right before this?
Line 437 in 1739240
Just a simple check to see if any of the heights are empty? Seems super easy if so, and I'd be happy to add it
grantbuster commented