T-reX.MethodEditor
This module provides functions for adding, deleting, and checking methods related to waste and material footprints in a project.
Function Summary:
AddMethods: Adds new methods to a project based on a custom biosphere database.
DeleteMethods: Removes specific methods from a project, particularly those related to waste and material footprints.
CheckMethods: Lists and checks the methods in a project, focusing on those associated with waste and material footprints.
Functions
Add methods to the specified project based on entries in the custom biosphere database. |
|
Delete methods associated with the "WasteAndMaterial Footprint" in the specified project. |
|
Check methods associated with the "WasteAndMaterial Footprint" in the specified project. |
Module Contents
- T-reX.MethodEditor.AddMethods()[source]
Add methods to the specified project based on entries in the custom biosphere database.
- Parameters:
project_T_reX – Name of the project.
db_T_reX_name – Name of the database.