Skip to content

A web-scraper for Met Office historical UK weather station data

License

Notifications You must be signed in to change notification settings

buchananja/mohws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Met Office Historical Weather Scraper

A web-scraper for Met Office historical UK weather station data

  image

This is a Python-based web scraper that extracts historical UK weather station data from the Met Office website.

The aim of this project is to automate the collection, processing, formatting, and plotting of data across the UK's 37 historic weather stations to build a picture of how the UK's weather has changed over time and how it varies across the island.

Dependencies

PIP
Create and activate a virtual environment then run following code to install all necessary dependencies:

pip install -r requirements/requirements.txt

Conda
Run the following code to create a miniconda environment with all necessary dependencies installed:

conda env create -f requirements/environment.yml

License

see LICENSE.md

Contributing

see CONTRIBUTING.md

About

A web-scraper for Met Office historical UK weather station data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages