USEPA / IO-Model-Builder

Create environmentally extended input-output models
Other
13 stars 7 forks source link

Changes to sector and indicators to meet updated USEEIO_API specs #8

Closed WesIngwersen closed 6 years ago

WesIngwersen commented 6 years ago

These changes were made to accommodate the need to add 'group' to indicators and 'description' to the sectors for the USEEIO-API. I have tested that the API works after these changes, however one change I noted was the ordering of the indicator fields (i imagine because index is now based on name of the impact category and not the group, and I want to make sure this doesn't cause the SMM Tools to break.

WesIngwersen commented 6 years ago

I have tested this now with an SMM Tool Suite build and the change in the order of the indicators does not appear to break it in anyway.

WesIngwersen commented 6 years ago

With the change I made to Refmap, the group is equivalent to the impact method. I'm creating another pull request with a small change to the impact method export to reflect this