Python wrapper for Met Office Weather DataHub AMD API
Project description
MetOfficeAMD
Python wrapper around MetOffice Atmospheric Model Data REST API
IN DEVELOPMENT
MetOfficeAMD is a simple wrapper for the API provided by the British Met Office https://metoffice.apiconnect.ibmcloud.com/metoffice/production/_ known as Weather DataHub. It can be used to retrieve weather observations and forecasts. The aim is to forecus on the AMD - Atmosphere Model Data REST API https://metoffice.apiconnect.ibmcloud.com/metoffice/production/product/17502/api/16908
Access
Your need to register and obtain a API key and secret. This should be placed in environment variables as API_KEY
and API_SECRET
Installation
pip install metofficeamd
Data variables
When the data is loaded they are given a short name
- lcc : Low-level cloud cover in %.
- mcc : Medium-level cloud cover in %.
- hcc : High-level cloud cover in %.
- sde : Snow depth in meters.
- dswrf : Downward longwave radiation flux - ground
- t : Air temperature at 1 meter above surface in Kelvin.
- r : Relative humidty in %.
- vis : Visibility in meters.
- si10 : Wind speed in meters per second, 10 meters above surface.
- prate : Precipitation rate at the surface in kg/m^2/s.
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
Built Distribution
File details
Details for the file metofficeamd-0.0.4.tar.gz
.
File metadata
- Download URL: metofficeamd-0.0.4.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37f68e485c0f89adc75d8dff38af44e9c2c17d3c494e2d8e2116a9b04fbef163 |
|
MD5 | 9885669c4e2e32c3bcc6c10de343e4b1 |
|
BLAKE2b-256 | 390d5a7a8eee36c0de9ce406ee2b7fa6aaaa14e4c5bfac6d0753d2c78fb7a6d3 |
File details
Details for the file metofficeamd-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: metofficeamd-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5479690c7de4c4e6a23fbdee82a6dc91ec495ad422294497180e54f3d1e0e3fe |
|
MD5 | 01fc40d2e268ae0571d5d27d3872f3e6 |
|
BLAKE2b-256 | b9d5ffde612c3c13cb5af2b2b4071eba6aaa206f6db6b3610dae90968ebd6e41 |