Emb3rs-Project / platform

Other
2 stars 2 forks source link

[Simulation] - New TEO Input emission_penalty #102

Open pedrohllima opened 2 years ago

pedrohllima commented 2 years ago

Below is the format expected in the TEO inputs

    "platform_emission_penalty": [
        {
            "emission": "co2",
            "emission_penalty": 15
        }
    ],