JavkhlanEnkhbold / wind-power-analyzer

Wind energy analyser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wind-power-analyzer

This app is a simple streamlit app to analyze windenergy.

It takes a .csv file as an input and computes data cleaning, mining, and visualization. The input of the data used here is https://power.larc.nasa.gov/data-access-viewer/. and database used for the wind energy unit is https://openenergy-platform.org/dataedit/view/supply/wind_turbine_library.

In order to use this:

  • For the input file, please use the NASA data access viewer to download the data as .csv format.

  • Install streamlit

  • git pull this Repo

  • run on Terminal: streamlit run app.py

Results

After importing time series of wind direction and speed data, it creates these plotts.

1f626d59fea80fb0f64f2049fa4c0d9395b52110730a8e114d3c47fc 5f18155dd1afaa7566716a194f35e2136edf4281d17649801549b3e2 6a6f1ae482ef28327e7912e3c4e10f552de64786cf20bdc6f5bbb85c 62effa58cc3a433da19a1fa7331a7481c4cbe849e355c087d642059c 231a6f35408da65773cc85ffff42f21935d515d36881596ad87b9731 ae33d1afcbaad2a58870d97462a6458fef803ab5276fb44217d161fd ![d5f60f2f05455421afb0f![8d206e66ccf0800db025572368a100f37f588e1d341f1a7dc7533d61](https://user-images.githubusercontent.com/43927902/177038550-5afcd80a-93b1-4fb1-b79e-7e7d9e79d608d206e66ccf0800db025572368a100f37f588e1d341f1a7dc7533d61 a.png)

About

Wind energy analyser


Languages

Language:Python 100.0%