Skip to main content

WindKit provides core functionalities for working with wind resource data

Project description

WindKit

WindKit provides the following core sets of functionalities for working with wind resource data:

  • Read and write common data formats, and provide support for self-describing formats
  • Create commonly used plots
  • Perform common spatial data manipulation
  • Perform common calculations

File Read and Write

Wind climates

WindKit can read many common wind climate and map formats into common scientific python data structures, provided by the xarray and geopandas projects. WindKit makes use of xarray’s self-documenting data structure to provide common metadata to all data structures, and by allowing output and input in the NetCDF and Zarr formats, the metadata can be preserved on disk as well.

Maps

Maps in WindKit can be either vector maps or raster maps. Vector maps are the traditional maps used in WAsP and other wind resource assessment tools, while raster maps are often obtained through satellite data. Both types of maps can be used to represent either elevation or land-cover classes. A land-cover class map should be combined with a land-cover table, to provide a mapping between the class and various aerodynamic properties. Currently there is support for displacement height and roughness lengths.

WAsP Workspace

In addition to reading files directly from disk, WindKit can read WAsP Workspace files and to extract various data structures from that format. However, it only supports the most recent versions of the Workspace format, so for older Workspaces, you will need to import them into WAsP 12 first and then save the workspace again. Additionally, WindKit cannot yet work with WAsP 12.7 files that include landcover maps.

Plotting

WindKit provides two types of plotting functionality, the main plotting functionality is statistical plots using plotly, which allows for interactive plots via Javascript. These plots work both in web pages and Jupyter Notebooks, andNotebooks and can be saved in many common image formats. Additionally a convenience script for plotting maps is provided, which allows you to create plots with overlays to mark areas of interest.

Spatial Processing

In WindKit the spatial dimension is treated as a first-class object, and a lot of functionality is based around this. All objects must have a defined coordinate reference system, this allows data from different projections to be utilized together. Any wind climate object in WindKit can be represented with three different spatial structures: "point", "stacked point", and "cuboid". This provides a lot of flexibility to handle different types of wind resource data, e.g., a LIDAR plane or resource grid can be represented as a cuboid object, while a collection of masts with the same heights can be represented as a stacked point object. All objects can be converted to point representations allowing for common processing. All spatial objects can be masked, clipped, and reprojected to ensure the right region is used for any analysis.

Common processing

WindKit can perform many common functions that are part of wind resource assessment workflow. These include: converting between vector and speed/direction representations of the wind, fitting Weibull distributions; calculating important statistics from wind climates.

Documentation

You can find the full documentation for WindKit at https://docs-wasp.ramtt.xyz/windkit. 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

windkit-0.6.3.tar.gz (203.1 kB view details)

Uploaded Source

Built Distribution

windkit-0.6.3-py3-none-any.whl (230.4 kB view details)

Uploaded Python 3

File details

Details for the file windkit-0.6.3.tar.gz.

File metadata

  • Download URL: windkit-0.6.3.tar.gz
  • Upload date:
  • Size: 203.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for windkit-0.6.3.tar.gz
Algorithm Hash digest
SHA256 f6e439a5a849b65e4c8229dd7a2330a024f3b0f3d9654aad8bad37b948191671
MD5 c0b800294128b2a695c0a815a3e4e68a
BLAKE2b-256 e3a4d3bf7c08e092cbf249d6e1ce85a74ecd2745600eb937f3ec8f05d11ec7c3

See more details on using hashes here.

File details

Details for the file windkit-0.6.3-py3-none-any.whl.

File metadata

  • Download URL: windkit-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 230.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for windkit-0.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3ac9047765ffb054ac8e5d7306d904472406c8d0ae8f58375bdb694ce61f8b9d
MD5 07b8f675647c2fa5b7e9fb49fcf1f780
BLAKE2b-256 0ba73873b6ef537ec11181f2cfe93048a79fc1b247cc6d1be474b3d29fc09f01

See more details on using hashes here.

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