IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
158 stars 71 forks source link

Warning/Error for aggregation when no absolute values are available #23

Closed konstantinstadler closed 6 years ago

konstantinstadler commented 6 years ago

see #21

konstantinstadler commented 6 years ago

Plan: Implement warning and switch 'force' for reset_full, reset_to_flows and reset_to_coefficients. With that, also the aggregate should stop with a reasonable feedback (warning). The reset_all... methods needs to be updated, data should only be written to the metadata when reset was sucessful.