Process BONSAI data sources for use in Brightway2 calculations.
Takes JSON-LD data following the BONSAI ontology, and turns it into a Numpy .npy files that can be used directly by Brightway2.
Can also take electricity data from the bentso library (which itself wraps entsoe-py which wraps the ENTSO-E API)
beebee
requires the following:
- arborist
- bentso
- docopt
- numpy
Please feel free to either file an issues or submit a pull request!