quintel / etsource

Data source for the Energy Transition Model
https://energytransitionmodel.com/
MIT License
12 stars 8 forks source link

Add small-scale wind & update solar PV and industry efficiency sliders #3005

Closed Charlottevm closed 5 months ago

Charlottevm commented 5 months ago

This pull request contains three adjustments of and additions to the front-end:

  1. Update industry efficiency input statements to 'overall efficiency improvement' instead of 'efficiency improvement/year';
  2. Change solar PV capacity input statements to MW instead of '% of rooftop area potential';
  3. Add a 'land use of solar and wind' visual to the front end, including input statements to distribute existing onshore inland wind capacity between large-scale and small-scale turbines.

Additionally, as a part of feature 3, the households_water_heater_solar_thermal.converter node has been updated with data from a new NSA.

Closes https://github.com/quintel/etsource/issues/2591

See the previous PR here: #2996

KoenvanB commented 5 months ago

All changes seem to work as planned. Only rooftop area use of PVT panels are not functioning due to a mismatch somewhere in the node structure, but that is a separate issue.