Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grantbuster/windviz
Wind visualization by particle flow simulation.
https://github.com/grantbuster/windviz
Last synced: about 1 month ago
JSON representation
Wind visualization by particle flow simulation.
- Host: GitHub
- URL: https://github.com/grantbuster/windviz
- Owner: grantbuster
- License: mit
- Created: 2021-01-21T23:25:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-12T19:06:11.000Z (about 3 years ago)
- Last Synced: 2024-10-14T03:07:03.506Z (3 months ago)
- Language: Python
- Size: 43.3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to WindViz!
[![pytests](https://github.com/grantbuster/windviz/workflows/Pytests/badge.svg)](https://github.com/grantbuster/windviz/actions?query=workflow%3A%22Pytests%22)
[![lint code base](https://github.com/grantbuster/windviz/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/grantbuster/windviz/actions?query=workflow%3A%22Lint+Code+Base%22)
[![DOI](https://zenodo.org/badge/331782061.svg)](https://zenodo.org/badge/latestdoi/331782061)This utility visualizes wind data using a simple particle flow simulation. The utility is intended to be used with the [NREL Wind Integration National Dataset Toolkit (WIND Toolkit)](https://www.nrel.gov/grid/wind-toolkit.html) or any other wind data that can be read using the [NREL Resource Extraction (rex) toolset](https://github.com/NREL/rex). For an example of how to run WindViz, see the test [here](https://github.com/grantbuster/windviz/tree/main/tests).
## Suggested Citation
Update with current version and DOI:
Grant Buster. Wind Vizualization by Particle Flow. https://github.com/grantbuster/windviz (version v0.0.0), 2021. https://doi.org/10.5281/zenodo.4498582.
## Example
![Example](https://github.com/grantbuster/windviz/blob/main/wtk_20080101_short.gif)