OmdenaAI / myanmar-weather-forecasting

This project utilizes machine learning to predict extreme weather events and analyze traffic congestion in Southeast Asia. The repository includes data analysis, model training, and visualization scripts to forecast weather conditions for the next 30 days and enhance transportation efficiency.
GNU General Public License v3.0
11 stars 1 forks source link

Data preprocessing/open meteo #24

Closed CarlosGDCJ closed 1 year ago

CarlosGDCJ commented 1 year ago

Closes #19 Changed the open_meteo.py download script to do some preprocessing. We are now dealing with CSV instead of JSON. Files on the data folder are no longer ignored, as some people were having trouble running the scripts to download data.