PascalLesage / presamples

Package to write, load, manage and verify numerical arrays, called presamples.
BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

Collapse matrix data during presamples package creation #60

Closed PascalLesage closed 4 years ago

PascalLesage commented 4 years ago

This is done for each items in the matrix_data list. Samples values are summed. If there are both technosphere and production exchanges, technosphere amounts are subtracted from production amounts (i.e. treated as losses.) Fixes https://github.com/PascalLesage/presamples/issues/54

PascalLesage commented 4 years ago

New tests worked, but brokes something - must investigate old tests, will resubmit.