Skip to content
Discussion options

You must be logged in to vote

If you can make the simplifying assumption that all the outages are the same length (e.g., 48 hours each), I think you could do this:

"ElectricUtility":{
"outage_durations":[48],
"outage_start_time_steps":[8681,2440,4384,6473]
}

The Web Tool is set up to accept four "outage_start_time_steps" values, but I just ran the API with eight and it seemed to work so presumably you could enter as many experienced outages as you want.

NOTE: The remainder of this message describes experiments that did NOT produce answers to your questions.

Using different "outage_durations" values (e.g., [48, 36, 24, 12]) for the original four "outage_start_time_steps" values shown above seemed to NOT work.

The help …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adfarth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants