Python interface to the Met Office's Datapoint API
Project description
Datapoint for Python
A Python module for accessing weather data via the Met Office’s open data API known as `Datapoint`.
Disclaimer: This module is in no way part of the datapoint project/service. This module is intended to simplify the use of Datapoint for small Python projects (e.g school projects). No support for this module is provided by the Met Office and may break as the Datapoint service grows/evolves. The author will make reasonable efforts to keep it up to date and fully featured.
Changelog
Retry the connection to datapoint if it fails (up to 10 times).
Use versioneer to set version number from git tag.
Fix failure to return forecast at midnight.
Add changelog.
Installation
$ pip install datapoint
You will also require a Datapoint API key from http://www.metoffice.gov.uk/datapoint/API.
Features
List forecast sites
Get nearest forecast site from latitiude and longitude
Get the following 5 day forecast types for any site
Daily (Two timesteps, midday and midnight UTC)
3 hourly (Eight timesteps, every 3 hours starting at midnight UTC)
Get observation sites
Get observations for any site
Contributing changes
Please feel free to submit issues and pull requests.
License
GPLv3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file datapoint-0.8.0.tar.gz
.
File metadata
- Download URL: datapoint-0.8.0.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce39e56042684a53cc664f8d351e831d68e5d48dd41e9dcfe02f3635bd1d07ca |
|
MD5 | 05dd41816430f204dc1de28af544ecec |
|
BLAKE2b-256 | e4e7bd49806339a87f31e49707084cabda42e2132a42562c91c46b4315731f9a |