Fix #72 to allow python 3.9 to parse json files
Utility function to change the path of a presample resource
Add possibility to collapse matrix data for repeated matrix indices when creating presample packages
Like 0.2.4, but rereleased due to readme issues
Change DataPackageLoader.parameters to ConsolidatedIndexedParameterMapping
Update for API changes in bw2parameters.
Add function to allow resetting sequential indices. Makes Monte Carlo LCA happier.
- Fix
ParametersMappingfor presample packages that have both matrix and paramter data - Extend power of
ParameterizedBrightwayModelby extending arguments of itssave_presamplesmethod to all arguments allowed in the underlyingcreate_presamples_package
Compatibility with peewee 3 and bw2data 3.3.
Initial release