chellow 1700826795.0.0__py3-none-any.whl → 1701342365.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of chellow might be problematic. Click here for more details.

@@ -669,6 +669,11 @@ def _process_site(
669
669
  for _, vals in sorted(supplies_data.items()):
670
670
  supply_rows.append(make_val(vals.get(t)) for t in supply_titles)
671
671
 
672
+ site_md_used_kw = 0
673
+ for hh in site.hh_data(sess, start_date, finish_date, exclude_virtual=True):
674
+ used_kw = hh["used"] * 2
675
+ site_md_used_kw = max(used_kw, site_md_used_kw)
676
+
672
677
  site_row = [
673
678
  now,
674
679
  site.code,
@@ -679,6 +684,7 @@ def _process_site(
679
684
  site_category,
680
685
  site_sources,
681
686
  site_gen_types,
687
+ site_md_used_kw,
682
688
  ] + [site_data[k] for k in summary_titles]
683
689
 
684
690
  site_rows.append([make_val(v) for v in site_row])
@@ -879,6 +885,7 @@ def content(
879
885
  "metering-type",
880
886
  "sources",
881
887
  "generator-types",
888
+ "md-used-kw",
882
889
  ]
883
890
  summary_titles = [
884
891
  "import-net-kwh",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: chellow
3
- Version: 1700826795.0.0
3
+ Version: 1701342365.0.0
4
4
  Summary: Web Application for checking UK energy bills.
5
5
  Project-URL: Homepage, https://github.com/WessexWater/chellow
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
@@ -81,7 +81,7 @@ chellow/reports/report_33.py,sha256=Dakqsl-2kGxl8rVnZuK2f0icIHKB0OlKs-6zoZ7kCMc,
81
81
  chellow/reports/report_387.py,sha256=cfEda5oL9j4Rbwh3PTw6FY6WwJT_It8MUZoSSqPMxyU,5793
82
82
  chellow/reports/report_41.py,sha256=3wNRv6yIAaI4zqM2lA1Fz-X706Hmc5vZSMvvfGmoPng,7571
83
83
  chellow/reports/report_429.py,sha256=zEFYcIw9bA9z7BHVoHRMnMOJt4OlTL4DJNsCX1yJEf0,12503
84
- chellow/reports/report_59.py,sha256=4sySc3r-LZsdJ9YyX9cBGI-v3gDGFrxyrRjTv_ILzQk,44390
84
+ chellow/reports/report_59.py,sha256=Broxh8-8SpkXCgmn2XV-Xnob5zAAUD_E5SsPHiDr-rw,44640
85
85
  chellow/reports/report_81.py,sha256=XrBLfuwLtMsn8EfoMaPRO92TKHsu_3MW95ynknDtF4I,4385
86
86
  chellow/reports/report_87.py,sha256=aqii485kbYZAvl7ajL1rGsC4eHbXAxbkGoazGwDJj0Q,5717
87
87
  chellow/reports/report_asset_comparison.py,sha256=6kHiPOL5fiZXtPyKXQ0fHvi1zYX51Frb4NMMDwLdWvc,6140
@@ -357,6 +357,6 @@ chellow/templates/g/supply_note_edit.html,sha256=6UQf_qbhFDys3cVsTp-c7ABWZpggW9R
357
357
  chellow/templates/g/supply_notes.html,sha256=WR3YwGh_qqTklSJ7JqWX6BKBc9rk_jMff4RiWZiF2CM,936
358
358
  chellow/templates/g/unit.html,sha256=KouNVU0-i84afANkLQ_heJ0uDfJ9H5A05PuLqb8iCN8,438
359
359
  chellow/templates/g/units.html,sha256=p5Nd-lAIboKPEOO6N451hx1bcKxMg4BDODnZ-43MmJc,441
360
- chellow-1700826795.0.0.dist-info/METADATA,sha256=dwqPNDngcjTDJTiOSpzE2T3Y6ezxALMAp6m0oOk8M3U,12160
361
- chellow-1700826795.0.0.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
362
- chellow-1700826795.0.0.dist-info/RECORD,,
360
+ chellow-1701342365.0.0.dist-info/METADATA,sha256=sSBEdkU0HgJn0qi-mowyGcLFIzgFToXUp-GAsoI-H4Y,12160
361
+ chellow-1701342365.0.0.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
362
+ chellow-1701342365.0.0.dist-info/RECORD,,