RoofteX - Rooftop Solar eXchange: rooftop PV potential, adoption dynamics, and profile generation
Project description
RoofteX — Rooftop Solar eXchange
A Python library for rooftop solar potential assessment, adoption dynamics modeling, and stochastic availability profile generation.
Features
- Rooftop Potential: Estimate maximum rooftop PV capacity from population and dwelling data
- Adoption Dynamics: S-curve adoption modeling with urbanization and scenario parameters
- Profile Generation: Stochastic hourly solar profiles with cloud patterns and weather variability
- Cost Learning Curve: Technology cost projection with degradation and learning rates
Installation
pip install rooftex
Quick Start
from rooftex import RooftopConfig, generate_profiles, calculate_potential
# Estimate potential from population
potential = calculate_potential(population=[50000, 30000, 80000])
# Generate hourly availability profiles
config = RooftopConfig(
num_nodes=3,
hours=8760,
adoption_scenario="medium",
target_year=2040,
)
result = generate_profiles(config)
print(result.availability.shape) # (8760, 3)
print(result.adoption_factors.mean()) # ~0.3
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rooftex-0.1.1.tar.gz.
File metadata
- Download URL: rooftex-0.1.1.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e7da94b616ba60e0baca7f8ebf0c4df3c87d575ee4a748894429ddd648b086d
|
|
| MD5 |
48f531fdb02b2da46803f404e28cf656
|
|
| BLAKE2b-256 |
6f58343a5f2dcc5bab01dfdaeb77eff0e1e1e67999240db5bd1e41d9a38a6a44
|
Provenance
The following attestation bundles were made for rooftex-0.1.1.tar.gz:
Publisher:
publish.yml on Net-Zero-Horizon/rooftex
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rooftex-0.1.1.tar.gz -
Subject digest:
6e7da94b616ba60e0baca7f8ebf0c4df3c87d575ee4a748894429ddd648b086d - Sigstore transparency entry: 1651053283
- Sigstore integration time:
-
Permalink:
Net-Zero-Horizon/rooftex@baa2e15c12abc6338a918bf4938faa69af88a4a9 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Net-Zero-Horizon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@baa2e15c12abc6338a918bf4938faa69af88a4a9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file rooftex-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rooftex-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9714ed3fa25be6e4ce2818f7fbf86e2fd6419344a52070aefee08d783eaa921
|
|
| MD5 |
438ae873d9a309861ec21d5d027b87ed
|
|
| BLAKE2b-256 |
b7cf7720b6cd9a5f26a59299a623bb039bcd33fb4d4b87ba06f64350d5bfa21f
|
Provenance
The following attestation bundles were made for rooftex-0.1.1-py3-none-any.whl:
Publisher:
publish.yml on Net-Zero-Horizon/rooftex
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
rooftex-0.1.1-py3-none-any.whl -
Subject digest:
d9714ed3fa25be6e4ce2818f7fbf86e2fd6419344a52070aefee08d783eaa921 - Sigstore transparency entry: 1651053374
- Sigstore integration time:
-
Permalink:
Net-Zero-Horizon/rooftex@baa2e15c12abc6338a918bf4938faa69af88a4a9 -
Branch / Tag:
refs/tags/v0.1.1 - Owner: https://github.com/Net-Zero-Horizon
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@baa2e15c12abc6338a918bf4938faa69af88a4a9 -
Trigger Event:
release
-
Statement type: