🔙 Back English Deutsch Español

Wind Site Suitability Tool

What is a Site Assessment Report? A Site Assessment Report is a key tool in wind energy project development. It evaluates the suitability of a specific geographic location for installing wind turbines based on factors like: Wind patterns (speed & direction), terrain elevation, geographic coordinates, site suitability score & final recommendation.
This report helps developers, engineers, and decision-makers understand whether a site offers favorable conditions for efficient and sustainable wind power generation.

Example Report Summary:
- Wind pattern using Wind Rose Chart: Visualizes wind direction distribution for turbine orientation and layout.
- Geographic coordinates: Latitude: 26.7162 / Longitude: 0.0604
- Wind Speed: 10.1 m/s
- Terrain elevation: 286 m
- Suitability Score: 87 / 100
- Final Recommendation: ⭐⭐⭐⭐⭐ Excellent — highly suitable for wind energy development.

This web solution is designed to allow users to assess the suitability of a location for wind power generation based on wind speed, elevation, and wind direction distribution (Wind Rose Chart). Includes PDF report download functionality.

🔗 Try the Tool (External Link - may take a few seconds to load)

A tool for engineers and designers to:

✅ Select a location by clicking on the map or choosing from examples.
✅ Fetch wind speed and elevation from Open-Meteo API.
✅ Generate a Wind Rose Chart using "react-chartjs-2".
✅ Calculate a Site Suitability Score based on wind speed and elevation.
✅ Allow users to download a full PDF report with results.

Vista previa del Solar AI Designer

⚙️ Frontend: React (Vite) Axios, chart.js + react-chartjs-2, react-leaflet + OpenStreetMap, html2pdf.js & Bootstrap.
⚙️ Backend: Flask (Python), Flask-CORS & External API Open-Meteo.