flowsa icon indicating copy to clipboard operation
flowsa copied to clipboard

duplicate functions for flow mapping

Open bl-young opened this issue 1 year ago • 0 comments

SInce v2.0, there are two functions that handle flow mapping and they are not used consistently:

https://github.com/USEPA/flowsa/blob/e7d35a149cf327a6eb3ecd43b9c06edc69c8326d/flowsa/sectormapping.py#L75-L91

https://github.com/USEPA/flowsa/blob/e7d35a149cf327a6eb3ecd43b9c06edc69c8326d/flowsa/flowbyactivity.py#L130-L135

I don't believe this is causing any errors but the duplication is confusing

bl-young avatar Jun 21 '24 16:06 bl-young