Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gstechschulte/wake_effect
Network analysis as a proxy for wake effects and wind farm design
https://github.com/gstechschulte/wake_effect
Last synced: 24 days ago
JSON representation
Network analysis as a proxy for wake effects and wind farm design
- Host: GitHub
- URL: https://github.com/gstechschulte/wake_effect
- Owner: GStechschulte
- Created: 2021-12-10T10:14:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T07:24:14.000Z (almost 3 years ago)
- Last Synced: 2024-04-23T13:52:58.290Z (7 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 17.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wake_effect
Using network analysis to determine which turbines in a wind farm could be susceptible to wake effects.
Directories:
[data](data/) - Contains raw and preprocessed data from [delta_wind_velocity](delta_wind_velocity/)
[delta_wind_velocity](delta_wind_velocity/) - Contains notebooks on quantifying wake effects
[network](network/) - Experimentation with building networks using pathpy and several variants of interaction matrices
[presentation](presentation/) - Contains presentation notebook and pdf of presentation
[turbine_distances](turbine_distances/) - Contains notebooks and class for calculating Euclidean and Haversine distances