USEPA / standardizedinventories

Standardized Release and Waste Inventories
MIT License
25 stars 16 forks source link

Allow maximum reported results by inventory #130

Open bl-young opened 1 year ago

bl-young commented 1 year ago

But what if a facility reports 100 kg of formaldehyde to TRI and 10 kg via DMR, and DMR takes precedence in INVENTORY_PREFERENCE_BY_COMPARTMENT? Then we would want stewicombo to return 10 kg for DMR and 90 kg for TRI. Is there a way to achieve this result?

Originally posted by @vlahm in https://github.com/USEPA/standardizedinventories/issues/129#issuecomment-1368019974