USEPA / flowsa

Library that attributes resource use, waste, emissions, and loss to economic sectors
MIT License
24 stars 19 forks source link

Can't specify custom FBS output path #380

Open matthewlchambers opened 1 year ago

matthewlchambers commented 1 year ago

Due to the way esupy.processed_data_mgmt.write_df_to_file() is written and how it is used in flowsa.flowbysector.FlowBySector.generateFlowbySector(), setting flowsa.settings.fbsoutputpath does not affect where the FBS ends up getting saved.