EllieKallmier / ppa_analysis

Updates and additions to Nick Gorman's MSAT-PPA tool for 24/7 PPA project
MIT License
0 stars 2 forks source link

Payments vs costs in calculate_bill #10

Open nick-gorman opened 4 weeks ago

nick-gorman commented 4 weeks ago

Some elements of the bill are called costs, while others are called payments, but the total is calculated by summing. To do a straight sum to find the total would all elements need to be either costs or payments?

nick-gorman commented 2 weeks ago

I'll have another look, as discussed.