Hi,
First of all, thank you very much for the hard work you are putting in this tool.
In our company, we use AWS, GCP, and Azure and in order to calculate the carbon foot print, I'm using the look up table approach.
I started with AWS and after creating the lookup table I simply multiply our usage amount with the co2e values in the lookup table and the results make sense.
Then I tried to do the same thing for GCP, but here the results do not make sense as they are very high compared to AWS and we have much more usage in AWS.
So my question is about GCP usage units in the lookup table. For instance, if in the lookup table the unit is seconds, do I need to convert the usage amount to hours and then multiply it by the coefficient? Because if I keep it in seconds the result is too high. What about byte-seconds, do I need to conver them into Gb-month?
Thank you in advance for your help,
Ali