Skip to content

Latest commit

 

History

121 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages