quintel / etflex

An interface for the Energy Transition Model for beginners and those in education
https://light.energytransitionmodel.com
1 stars 2 forks source link

Etflex is broken on BETA #453

Closed ChaelKruip closed 5 years ago

ChaelKruip commented 5 years ago

It seems that the new input statements are giving trouble:

image

antw commented 5 years ago

Here's the full list of errors. 😕

0: "Input households_insulation_level_terraced_houses cannot be less than 13.0"
1: "Input number_of_energy_power_ultra_supercritical_coal does not exist"
2: "Input number_of_energy_power_combined_cycle_network_gas does not exist"
3: "Input number_of_energy_power_nuclear_gen3_uranium_oxide does not exist"
4: "Input number_of_energy_power_wind_turbine_offshore does not exist"
5: "Input number_of_energy_power_supercritical_coal does not exist"
6: "Input number_of_energy_power_ultra_supercritical_network_gas does not exist"
7: "Input number_of_energy_power_wind_turbine_inland does not exist"
8: "Input households_number_of_apartments does not exist"
9: "Input households_number_of_corner_houses does not exist"
10: "Input households_number_of_detached_houses does not exist"
11: "Input households_number_of_semi_detached_houses does not exist"
12: "Input households_number_of_terraced_houses does not exist"

I expect the first of these is fixable by changing the min and start values of the ETFlex slider.

Also, the etflex_score_deviations_from_reference query refers to some inputs which doesn't exist anymore.

redekok commented 5 years ago

Yes, thanks @antw, I'm already on it! :)