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

Find open-meteo's data for other countries #28

Closed CarlosGDCJ closed 1 year ago

CarlosGDCJ commented 1 year ago

Find the latitude and longitude of 10 cities spread around Indonesia and Philippines. The idea is to get data from all over the country.

Then, query the open-meteo API for historical data on these cities.

haniyrasul commented 1 year ago

I mistakenly added cities from Indonesia without filtering the list to only include ten cities. I'm unsure how to delete this entry. Is it possible to remove them? I will upload the correct version. For Philippines I'll create new branch.

CarlosGDCJ commented 1 year ago

@haniyrasul You can delete and edit files in the repository: image image Also, you don't need to create a new open_meteo.py script for each country, you can just edit the original one to query for more cities from different countries.

haniyrasul commented 1 year ago

Can you check, I've updated only the weather data for those two countries.

CarlosGDCJ commented 1 year ago

@haniyrasul You did mostly everything right, I just made some changes in the city selection and put everything in one place. You can take a look at the new open_meteo.py script to see what I had in mind.

haniyrasul commented 1 year ago

Sure, I'll look into it, Thanks.

On Thu, Jul 13, 2023 at 8:00 PM CarlosGDCJ @.***> wrote:

@haniyrasul https://github.com/haniyrasul You did mostly everything right, I just made some changes in the city selection and put everything in one place. You can take a look at the new open_meteo.py http://../tree/main/src/weather/data/open_meteo.py script to see what I had in mind.

— Reply to this email directly, view it on GitHub https://github.com/OmdenaAI/myanmar-weather-forecasting/issues/28#issuecomment-1634350436, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATQFX2MGBNWZWXCKHHJDTNDXQAA7VANCNFSM6AAAAAAZ4RHHJI . You are receiving this because you were mentioned.Message ID: @.***>