Closed samuelrince closed 2 months ago
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.
Let's also implement a verbose initialisation parameter such as suggested in https://github.com/genai-impact/ecologits/issues/65
verbose
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.