Skip to main content

WindKit provides core functionalities for working with wind resource data

Project description

WindKit

pipeline status coverage release License: BSD-3-Clause Python 3.11+ Docs

PyPI Downloads-pypi

WindKit provides core functionalities for working with wind resource data, built on top of xarray and geopandas.

Installation

pip:

pip install windkit

conda:

conda install -c https://conda.windenergy.dtu.dk/channel/open windkit

Quick Start

import windkit as wk

# Read a binned wind climate
bwc = wk.read_bwc("hovsore.tab")

# Calculate mean wind speed
mean_ws = wk.mean_wind_speed(bwc)
print(f"Mean wind speed: {mean_ws.values:.2f} m/s")

# Fit Weibull distribution and convert to Weibull wind climate
wwc = wk.weibull_fit(bwc)

Features

  • Wind Climate I/O - Read/write binned, Weibull, generalized, and time-series wind climates (NetCDF, .lib, .tab, .rsf, .wrg)
  • Map I/O - Read/write elevation, roughness, and landcover maps (raster and vector formats)
  • WAsP Integration - Read WAsP Workspace files and WAsP Engineering project files
  • Spatial Processing - Clip, reproject, and interpolate spatial data with full CRS support
  • Wind Statistics - Calculate mean wind speed, power density, Weibull parameters, and more
  • Plotting - Interactive plots with Plotly, static plots with Matplotlib
  • Remote Data Access - Download ERA5 reanalysis data and satellite-derived maps

Documentation

Full documentation: docs.wasp.dk/windkit

Community forum: WAsP Python tools

Contributing

See CONTRIBUTING.md for development setup and guidelines.

License

BSD-3-Clause - see LICENSE for details.

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

windkit-2.1.0rc1.tar.gz (297.6 kB view details)

Uploaded Source

Built Distribution

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

windkit-2.1.0rc1-py3-none-any.whl (335.4 kB view details)

Uploaded Python 3

File details

Details for the file windkit-2.1.0rc1.tar.gz.

File metadata

  • Download URL: windkit-2.1.0rc1.tar.gz
  • Upload date:
  • Size: 297.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for windkit-2.1.0rc1.tar.gz
Algorithm Hash digest
SHA256 380e090fedf0a4d5e1608c94c83f8b2dd558fe3137d8452fdc207b2271ebfeac
MD5 7d5497406a2d1cd291c7a6dcf1b2c2f9
BLAKE2b-256 689a43904914e7c3ba3b19cd727be6cce9570dda8ebb2983780795e33a6595e8

See more details on using hashes here.

File details

Details for the file windkit-2.1.0rc1-py3-none-any.whl.

File metadata

  • Download URL: windkit-2.1.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 335.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for windkit-2.1.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 fdd3b67fb0bd7bedcc86a7ea61ca6db16cb4e15c6948b7d9db1d5713ea7f65dc
MD5 37280c36b426e445f5c0bf2207ddcab8
BLAKE2b-256 a3dd1ea162915426a49b1a0860ef4760dda679332d9ecb14953f80bab3e2c5ef

See more details on using hashes here.

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