Skip to main content

RoofteX - Rooftop Solar eXchange: rooftop PV potential, adoption dynamics, and profile generation

Project description

RoofteX — Rooftop Solar eXchange

Tests DOI Downloads

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rooftex-0.1.2.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rooftex-0.1.2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file rooftex-0.1.2.tar.gz.

File metadata

  • Download URL: rooftex-0.1.2.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for rooftex-0.1.2.tar.gz
Algorithm Hash digest
SHA256 207b16905bd1de2e5a16e7067edc201d43c1978f4252de71de2355ece9e01e77
MD5 e06820c01433425f2292020867001271
BLAKE2b-256 6ac90911e28ee824acdca467f4bad19b6c80922548b48e1e4100951bd56e5160

See more details on using hashes here.

Provenance

The following attestation bundles were made for rooftex-0.1.2.tar.gz:

Publisher: publish.yml on Net-Zero-Horizon/rooftex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file rooftex-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: rooftex-0.1.2-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

Hashes for rooftex-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3f6088d5ed8879be9e0c782f235df2197eaa769eae7dd4f4c7fc37cfeb4103be
MD5 0a3a837e71845fa84875c51b4285cbd7
BLAKE2b-256 d230649bc3bcbaecac2311877830e6a9c1a9ca229299e5779e7ba4974bf939af

See more details on using hashes here.

Provenance

The following attestation bundles were made for rooftex-0.1.2-py3-none-any.whl:

Publisher: publish.yml on Net-Zero-Horizon/rooftex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page