You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also see NREL/REopt.jl#164
Need to decide whether to do this in Julia and call that functionality in API or just do it in API.
Since we are changing the webtool to use default outage start times to make the outage centered on the peak load of each of the four seasons, we should at least have an easy option for the REopt.jl/API users to do this. Maybe a new input, boolean or string for different options (like starting on peak versus centered on peak, or seasonal peak versus yearly peak), which would enable that. This would also enable the webtool to use the same function with an endpoint (job.views function, maybe calling a REopt.jl function in http.jl) to get the start time steps.
The text was updated successfully, but these errors were encountered:
Also see NREL/REopt.jl#164
Need to decide whether to do this in Julia and call that functionality in API or just do it in API.
Since we are changing the webtool to use default outage start times to make the outage centered on the peak load of each of the four seasons, we should at least have an easy option for the REopt.jl/API users to do this. Maybe a new input, boolean or string for different options (like starting on peak versus centered on peak, or seasonal peak versus yearly peak), which would enable that. This would also enable the webtool to use the same function with an endpoint (job.views function, maybe calling a REopt.jl function in http.jl) to get the start time steps.
The text was updated successfully, but these errors were encountered: