Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
Updated carbon intensities with 2020 values.
Minor edits.
  • Loading branch information
Llannelongue committed Dec 17, 2020
1 parent d49e830 commit e2ea351
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 142 deletions.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -979,7 +979,7 @@ def fillin_report_text(aggData):
> This algorithm runs in {} on {} {}{} {},
> which draws {:,.2f} kWh.
> Based in {}{}{},{} this produces {:,.0f} g of CO2e, which is equivalent to {:.2f} tree-months
(calculated using green-algorithms.org v1.0 \[1\]).
(calculated using green-algorithms.org v1.1 \[1\]).
'''.format(
textRuntime,
aggData['n_cores'], aggData['coreType'], suffixProcessor, aggData['coreModel'],
Expand Down
Loading

0 comments on commit e2ea351

Please sign in to comment.