Wind Energy Analysis Tools#

This repository contains a collection of Jupyter notebooks developed as a part of the special course “Noise and Visual Impact Analysis in Wind Energy” at DTU (Technical University of Denmark). The notebooks are designed to assist in wind turbine impact assessments, specifically addressing shadow flickering, noise calculations (ISO 9613-2), and generating visual impact assessments using the Google Street View API.

Disclaimer#

This project is a student initiative, and as such, the author does not assume any liability or provide any warranty for the quality of the product. Users are encouraged to contribute to further development under the terms of the GNU Affero General Public License v3.0 license agreement.

Usage#

  1. Clone the repository using the following command:

    git clone https://github.com/FPWRasmussen/DTU-Special-Course.git
    
  2. Execute each individual Jupyter Notebook as needed. You can find the notebooks in the src directory.

  3. Alternatively, you can access the deployed GitHub page for direct access to the Jupyter Notebooks:

    https://fpwrasmussen.github.io/DTU-Special-Course/

Acknowledgments#

Special thanks to the course instructors at the DTU Wind department for their guidance and support during the development of these tools.