quintel / etsource

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

Rename central CHP to central_chp #307

Closed dennisquintel closed 10 years ago

dennisquintel commented 11 years ago

Because it's ugly and no parser can handle that.

nodes/agriculture/agriculture_chp_engine_network_gas.converter.ad:- energy_balance_group = central CHPs
nodes/buildings/buildings_collective_chp_network_gas.converter.ad:- energy_balance_group = central CHPs
nodes/buildings/buildings_collective_chp_wood_pellets.converter.ad:- energy_balance_group = central CHPs
nodes/energy/energy_chp_combined_cycle_network_gas.converter.ad:- energy_balance_group = central CHPs
nodes/energy/energy_chp_ultra_supercritical_coal.converter.ad:- energy_balance_group = central CHPs
nodes/energy/energy_chp_ultra_supercritical_lignite.converter.ad:- energy_balance_group = central CHPs
nodes/industry/industry_chp_combined_cycle_gas_power_fuelmix.converter.ad:- energy_balance_group = central CHPs
nodes/industry/industry_chp_engine_gas_power_fuelmix.converter.ad:- energy_balance_group = central CHPs
nodes/industry/industry_chp_turbine_gas_power_fuelmix.converter.ad:- energy_balance_group = central CHPs
nodes/industry/industry_chp_ultra_supercritical_coal.converter.ad:- energy_balance_group = central CHPs
ChaelKruip commented 11 years ago

Is this the energy balance group defined in the Input Excel? At what level(s) would you like this renaming to be done?

dennisquintel commented 11 years ago

It should at least not end up with spaces and such in etsource.

ChaelKruip commented 10 years ago

Assigning to @wouterterlouw. Please assign to @antw when the Excel Analysis / ETSource part is done.

ChaelKruip commented 10 years ago

Adding milestone January 2014

wouterterlouw commented 10 years ago

There is nothing to change in Excel analyses. Only the energy_balance_groups on ETsource are changed. The ETsource part is ready in https://github.com/quintel/etsource/pull/706. Assigning to @antw.

antw commented 10 years ago

I merged the pull request, but can't find any trace of "central CHPs" in any of our projects so it doesn't look like there's anything else to be changed.