Cerc costs
Uses the cerc-hub as a base for cost calculation, it's intended to be used after executing the complete monthly energy balance workflow called building by building
This module processes the object-oriented generalization to be used the cost workflow
installation
$ pip install cerc-cost
usage
from costs.cost import Cost
Cost(building, retrofit_scenario=[scenario]>).life_cycle
The available scenarios are defined in the constant class as an enum
constants
CURRENT_STATUS = 0
SKIN_RETROFIT = 1
SYSTEM_RETROFIT_AND_PV = 2
SKIN_RETROFIT_AND_SYSTEM_RETROFIT_AND_PV = 3
RETROFITTING_SCENARIOS = [CURRENT_STATUS, SKIN_RETROFIT, SYSTEM_RETROFIT_AND_PV, SKIN_RETROFIT_AND_SYSTEM_RETROFIT_AND_PV]
Release files for cerc-costs 0.1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cerc_costs-0.1.0.7.tar.gz | 11.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cerc_costs-0.1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.4 kB
Release files / cerc_costs-0.1.0.7.tar.gz
| Download URL | cerc_costs-0.1.0.7.tar.gz |
|---|---|
| Size | 11.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ee1b3bf9501b4dd85455b3849c09f42b72431d8b1c0eaf285815022c59cee11
|
|
BLAKE2b-256 checksum How to use checksums |
a4cdab385a9663409cf4a081827e3c5ca09ded0cb978ceb2ea4923950d2ef18d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.12
|
Release files / cerc_costs-0.1.0.7-py3-none-any.whl
| Download URL | cerc_costs-0.1.0.7-py3-none-any.whl |
|---|---|
| Size | 17.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d3aefa58f316b1ac4d4721a8430b264e81cc7fc838c5eed79bf133cf7cff6422
|
|
BLAKE2b-256 checksum How to use checksums |
fdf992820d353e4eb7cb4fd705af6df04de3ccd6d7ef48532b4ca3dd99b2ef33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.12
|