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

Collect Berkley Earth's data #16

Closed CarlosGDCJ closed 1 year ago

CarlosGDCJ commented 1 year ago

The Berkley Earth source is really interesting because they offer geospatial data.

Would be good to have a script that can download the relevant part of the data (from the SEA region) to our repository.

CarlosGDCJ commented 1 year ago

@aditya-aryan123 @Ramakomm found an interesting Kaggle dataset that has the Berkley data in a format that seems easy to work with. If things get complicated with the raw data, maybe we could use that.