BWI Wetterstation
Requirements:
- python 3.8
- linux
- Create a virtual environment
- install requirements with pip install -r requirements.txt
Operation:
- streamlit run app.py
- Enter the where you want to get your weather forecast (city names have to be english and lower case).
- Click on the button 'Vorhersage' and you will get the forecasted values.
If an existing bwi weather station is near the location, than it is going to transferlearn the values of this weather station on top of the main dataset (e.g. frankfurt). But forecasting works for every city.