/Philippines-Ten-Year-Rainfall

GIS visualization of PAG-ASA rainfall data

Primary LanguageJupyter Notebook

Overview

A geospatial map visualizing the monthly rainfall amount in the Philippines. Rainfall data from 2009 to 2019 from multiple weather stations situated in the country were collected and stored in a Postgres Database.

To estimate the rainfall distribution throughout the entire country, the inverse distance weighting (IDW) was used. It was implemented using SKlearn's KNN implementation. The limitation of this method is it does not consider the elevation of the weather stations.

Data

Data Sources:

Results

Sample static map