USEPA / flowsa

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

Can't specify custom FBS output path #380

Open matthewlchambers opened 11 months ago

matthewlchambers commented 11 months 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.