Skip to main content

WindreX - Wind Resource eXchange: wind resource assessment, wake modeling, and site analysis

Project description

WindreX — Wind Resource eXchange

Tests DOI Downloads

A Python library for wind resource assessment, wake modeling, turbine database management, MCDA-based site suitability analysis, and capacity factor computation.

Features

  • Weibull Analysis: MLE fitting, PDF, mean power density
  • Wind Rose: Directional frequency and speed distributions
  • Wind Shear: Power-law extrapolation to hub height
  • Wake Modeling: Jensen/Park single-wake deficit, array efficiency with RSS superposition
  • Capacity Factor: Hourly CF from Open-Meteo, NASA POWER, or ERA5 data
  • Turbine Database: atlite YAML + OEDB REST API
  • MCDA: Multi-criteria site suitability (entropy, PCA, manual weights)
  • Economics: LCOE, NPV, IRR, sensitivity analysis
  • Regional Analysis: Grid-based resource assessment with development zones

Installation

pip install windrex

With ERA5 support:

pip install windrex[era5]

Quick Start

from windrex import fit_weibull, weibull_pdf, compute_wind_rose
import numpy as np

# Fit Weibull to measured speeds
speeds = np.random.weibull(2.0, 10000) * 7.0
k, A = fit_weibull(speeds)
print(f"Weibull k={k:.2f}, A={A:.2f}")

# Compute wind rose
directions = np.random.uniform(0, 360, len(speeds))
rose = compute_wind_rose(speeds, directions)

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

windrex-0.1.1.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

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

windrex-0.1.1-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

Details for the file windrex-0.1.1.tar.gz.

File metadata

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

File hashes

Hashes for windrex-0.1.1.tar.gz
Algorithm Hash digest
SHA256 5b24b9c19c9220ba93111802df6dec0330efdb9be3135ae6cfe9d66a0b65bb02
MD5 f07aab5f45d6ec6c26413d7fe0820b30
BLAKE2b-256 aabbaffc9ddedcea8af7c1e0223f554075afcb2e5bb2ba552f9ca28d2e4da1f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for windrex-0.1.1.tar.gz:

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

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

File details

Details for the file windrex-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: windrex-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 35.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for windrex-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 389676fa84dd4a085f513c59f475fade18d9cd2eaac94b36fa55c6a7ddb3df56
MD5 a0d16b63d7f5af51ef1ea34d90dfe9a5
BLAKE2b-256 6980cad3cb898fff24a0147907ee329e8633307ddaf8f8fd2e36730994857720

See more details on using hashes here.

Provenance

The following attestation bundles were made for windrex-0.1.1-py3-none-any.whl:

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

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