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
Hashes for metofficeamd-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5479690c7de4c4e6a23fbdee82a6dc91ec495ad422294497180e54f3d1e0e3fe |
|
MD5 | 01fc40d2e268ae0571d5d27d3872f3e6 |
|
BLAKE2b-256 | b9d5ffde612c3c13cb5af2b2b4071eba6aaa206f6db6b3610dae90968ebd6e41 |