ATC138 recovery assessment output error in breakdowns[temp] #377
Unanswered
anandtp766
asked this question in
PBE
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I ran an ATC-138 recovery assessment using demands from my input file in the PBE application. I think there is an error in one of the output parameters.
In the recovery_outputs.json file, the value of
impeding_factors['breakdowns']['temp'][temp_class][complete_day]for alltemp_class(i.e., for janitorial, basic_laborer etc.) are same. This could be due a small error in the following part of the code in "main_impedance_function.py" inside atc138 package.I think the
complete_dayshould beimpeding_factors['temp_repair']['time_sys'][:,tmp]. Is this a bug? Will the proposed solution work?Beta Was this translation helpful? Give feedback.
All reactions