EnergyInnovation / eps-us

Energy Policy Simulator - United States
GNU General Public License v3.0
22 stars 7 forks source link

Replace io-model/SIOM with calculation from fuel use #149

Closed jrissman closed 3 years ago

jrissman commented 3 years ago

io-model/SIOM is currently only used to estimate the share of electricity and natural gas spending from each non-energy industry ISIC code. After the industry category expansion for EPS 3.2.0 (per issue #89), we now calculate the necessary values within the model and no longer need to take them in from SIOM. (Also, the values are now policy-responsive, which SIOM was not.) Replace SIOM with an internal calculation.

jrissman commented 3 years ago

Completed in commit 3ed498a.