webber-energy-group / HOwDI

https://howdi.readthedocs.io/en/develop/
GNU General Public License v3.0
0 stars 0 forks source link

Incorrectly calculating average fuel price #44

Closed bradenpecora closed 1 year ago

bradenpecora commented 1 year ago

It looks like the reported Average/FuelStation in the MC output file got distorted when we added all the consumption columns to the MC info dataframe - the average is now also including all of the cons_h/priceFuelStation values for calculating the average price for each run.

bradenpecora commented 1 year ago

47