- Processes remote sensing weather data
- For all the cities in the database, latitute and longitude coordinates are extracted
- Using Django REST api, a call is made to the METAR API to fetch the METAR code for each city
- Statistical analysis skills:
- Data Gathering: Developed a python script for a backup mechanism to scrape data from public weather data warehouses
- Data Cleaning: The scraped data contains a lot of missing information, from error-prone HTML to unescaped spaces. Several data cleaning methods were developed using Regexp
- Categorization: After decoding the METAR code, the remote sensing weather data was categorized into "good", "marginal" and "bad" weather using variables such as temperature, pressure and visibility
- Statistical Summary: Utilized descriptive statistics such as mean, mode, interquartile range, variance, standard deviation and range to calculate additional metrics
- Time Series Analysis: Considered historical data to identify patterns within the usual weather cycle
-
Notifications
You must be signed in to change notification settings - Fork 0
onapte/remote-weather-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A minimalist weather app for quick visualization and weather data processing
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published