Python interface to retrieve data from LMU Meteo API.
Project description
LMU Meteo Data API
The LMU provides free high-quality meteodata through a web API, accessible without authentication. This package helps access the API and returns data as a DataFrame.
The package is published on PyPI.
Note: Data access is free for non-commercial use. No accuracy guarantees are provided. If you publish anything based on this data, please acknowledge the Meteorological Institute of LMU in your acknowledgements.
API documentation
https://www.meteo.physik.uni-muenchen.de/request-beta/
Installation
pip install lmu-weather-api
Or with uv:
uv add lmu-weather-api
For developers
Clone the repository and set up the environment with uv:
git clone <repo-url>
cd lmu_weather_api
uv sync --group dev
Run scripts or notebooks:
uv run jupyter notebook
uv run python your_script.py
Publishing
Build and publish a new release:
uv build
uv publish
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lmu_meteo_api-1.0.0.tar.gz.
File metadata
- Download URL: lmu_meteo_api-1.0.0.tar.gz
- Upload date:
- Size: 123.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b53fa5156bc12550cdd9cf0624e4aee6a4b03e500fc72eae505601ab525ad77
|
|
| MD5 |
b9c25a1a432c9d88978bbc16c7fd457b
|
|
| BLAKE2b-256 |
1019ed0728ea1fbe2cab9aea239547951753e013613c8b2ab4c74ce140fc9969
|
File details
Details for the file lmu_meteo_api-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lmu_meteo_api-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35559e9125236b1cdf9b5fc0d2fea165faa31c66bf1db70554b0503c527c38da
|
|
| MD5 |
2b9bd9b862b7086afeafa35da167f221
|
|
| BLAKE2b-256 |
4891ed27139fb64780ecec061fa0a9df744c2cc9dfa9a68fcf891b35d3e5002b
|