-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Comp:CoreThis issue has to do with the main bulk of the code or document. (methods, main content)This issue has to do with the main bulk of the code or document. (methods, main content)Comp:InputThis issue has to do with the input component of the code or document. (input parameters, prep)This issue has to do with the input component of the code or document. (input parameters, prep)Difficulty:2-ChallengingThis issue may be complex or require specialized skills.This issue may be complex or require specialized skills.Priority:3-DesiredThis work is important, but not urgent.This work is important, but not urgent.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.Type:FeatureNew feature or feature requestNew feature or feature request
Description
At present, there is a function called collect_technologies in the driver.py file. This function reads the input file and retrieves the technology objects.
There should be a similar function that takes the list of technology objects as input and returns the unique list of commodity objects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Comp:CoreThis issue has to do with the main bulk of the code or document. (methods, main content)This issue has to do with the main bulk of the code or document. (methods, main content)Comp:InputThis issue has to do with the input component of the code or document. (input parameters, prep)This issue has to do with the input component of the code or document. (input parameters, prep)Difficulty:2-ChallengingThis issue may be complex or require specialized skills.This issue may be complex or require specialized skills.Priority:3-DesiredThis work is important, but not urgent.This work is important, but not urgent.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.Type:FeatureNew feature or feature requestNew feature or feature request