Skip to main content

A tool for validating wind data

Project description

Wind Validation

Wind validation is a python package that makes it easy to validate wind measurements for wind resource applications. The data structures are time series, histograms and Weibull distributions and adopted from and defined in windkit.

image1

The available validation options are shown in the figure above. There is an information reduction by going through the diagram from left to right. A time series is the most complete data structure to represent a wind climate and contains data series of wind speed and wind direction at one or many points. A histogram does not have a time dimension but instead represent the wind climate by describing frequency distributions for bins along the dimensions wind speed (wsbin) and wind direction (sector).

When measuring over a long period the frequency of occurrence usually follows a Weibull distribution, particularly when looking at a single sector. It is therefore common practice in the wind energy industry to use the Weibull A and k parameters to denote the wind resource at a certain location. For computational efficiency wind resource assessment often operate on histograms or Weibull distributions. There is a filtering step, which is generally needed to make the two time series similar in space and time. Some examples of spatially aligning data are given in the examples

Installation

The package is installable by conda or pip. For more information, read the complete installation instructions

Please note that we only support Python >= 3.8!

Documentation

You can find the full documentation https://docs-wasp.ramtt.xyz/wind_validation/. There is also a WAsP Python tools forum, where you can ask questions or help other users.

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

wind_validation-1.0.1.tar.gz (186.6 kB view hashes)

Uploaded Source

Built Distribution

wind_validation-1.0.1-py3-none-any.whl (194.8 kB view hashes)

Uploaded Python 3

Supported by

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