quintel / etengine

Calculation engine for the Energy Transition Model
https://energytransitionmodel.com/
MIT License
14 stars 7 forks source link

Update industry values #1368

Closed thomas-qah closed 8 months ago

thomas-qah commented 8 months ago

What?

This PR adds a migration to split the follow inputs into ...energetic and ...non_energetic inputs and removes the original input:

industry_useful_demand_for_aggregated_other
industry_aggregated_other_industry_coal_share
industry_aggregated_other_industry_crude_oil_share
industry_aggregated_other_industry_hydrogen_share
industry_aggregated_other_industry_network_gas_share
industry_aggregated_other_industry_wood_pellets_share

Why?

See the related etmodel issue for the need behind this change.

How?

By leveraging etengine's migration_scenarios functionality, walking through all scenarios and setting/removing new values.