Skip to content
/ viawind Public

Python repo to perform visual impact assessments of on-shore wind turbines

License

Notifications You must be signed in to change notification settings

Sidrcs/viawind

Repository files navigation

viawind

viawind is an open-source Python Package for Visual Impact Assessment (VIA) of Onshore Wind Turbines.

Demo

VIA Demo Notebook

How to Install and Use

Installation

Step 1: Clone the repository
Step 2: Change the directory to viawind folder
Step 3: Install environment.yml to install dependencies using Conda
Step 4: Activate the Conda environment
Step 5: Launch Jupyter Notebook from the terminal (Mac) or Anaconda prompt (Windows)

git clone https://github.com/Sidrcs/viawind.git
cd <directory_path>
conda env create -f environment.yml
conda activate viawind
jupyter-notebook

Adopted GIS Workflow (Palmer 2022)

image

About

Python repo to perform visual impact assessments of on-shore wind turbines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published