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.1.tar.gz (11.3 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.1-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

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

Hashes for rooftex-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6e7da94b616ba60e0baca7f8ebf0c4df3c87d575ee4a748894429ddd648b086d
MD5 48f531fdb02b2da46803f404e28cf656
BLAKE2b-256 6f58343a5f2dcc5bab01dfdaeb77eff0e1e1e67999240db5bd1e41d9a38a6a44

See more details on using hashes here.

Provenance

The following attestation bundles were made for rooftex-0.1.1.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.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

Hashes for rooftex-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9714ed3fa25be6e4ce2818f7fbf86e2fd6419344a52070aefee08d783eaa921
MD5 438ae873d9a309861ec21d5d027b87ed
BLAKE2b-256 b7cf7720b6cd9a5f26a59299a623bb039bcd33fb4d4b87ba06f64350d5bfa21f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rooftex-0.1.1-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