Skip to content

cmutel/bw2_aware

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AWARE regionalized LCIA method for Brightway

This package provides the AWARE regionalized LCIA method in brightway and brightway2-regional.

Monthly characterization factors are currently not imported.

Installation

As this package requires bw2regional, we recommend installation via conda.

Usage

You should be in a project that has the biosphere3 base biosphere data installed.

import bw2_aware, bw2regional
bw2regional.create_world_collections()
bw2_aware.import_regionalized_aware()

The following methods are now available to be used as (either regionalized or site-generic LCIA methods):

  • ('AWARE', '1.2 (April 2017)', 'Annual', 'Agricultural')
  • ('AWARE', '1.2 (April 2017)', 'Annual', 'Non-agricultural')

About

Brightway2-regional implementation of the AWARE LCIA method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages