empowerplan / epp-app

EmPowerPlan - App
GNU Affero General Public License v3.0
0 stars 0 forks source link

Apply scenario settings not working as expected #128

Closed nesnoj closed 6 months ago

nesnoj commented 6 months ago

I just merged the updated scenarios page #126. When you select and apply a scenario in step 3, the slider settings from this scenario should be used. Example: selecting BB40 should set wind main slider (id_s_w_1) to 2308 MW.

However, the value is not being set correctly, maybe the area is too small to set the value? (swapping the order of id_s_w_1 and id_s_w_7 doesn't help). Note: the slider ids of the wind area usage differ in BB30 and BB40 as different tabs windPresent and windFuture are used (id_s_w_6 / id_s_w_7).