USEPA / flowsa

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

Create function to show full method #353

Open bl-young opened 1 year ago

bl-young commented 1 year ago

Methods have become increasingly complex and split across multiple files. It would be nice to have a function in the API that can grab the full combined method, e.g., what comes out of load_yaml_dict() https://github.com/USEPA/flowsa/blob/f7fabfbf2cef3920780920d147ffbb089fbce9eb/flowsa/flowby.py#L1986-L1987