We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable the user to configure EcoLogits library. An example is changing the impact factors of the electricity mix to match datacenter country.
Make available some options in the init method of EcoLogits object.
init
EcoLogits
Start simple.
The text was updated successfully, but these errors were encountered:
Let's also implement a verbose initialisation parameter such as suggested in #65
verbose
Sorry, something went wrong.
adrienbanse
Successfully merging a pull request may close this issue.
Description
Enable the user to configure EcoLogits library. An example is changing the impact factors of the electricity mix to match datacenter country.
Solution
Make available some options in the
init
method ofEcoLogits
object.Considerations
Start simple.
The text was updated successfully, but these errors were encountered: