A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Open-Meteo

Global weather API for non-commercial use with hourly weather forecast.
https://github.com/open-meteo/open-meteo

Category: Atmosphere
Sub Category: Meteorological Observation and Forecast

Keywords

weather weather-api weather-forecast

Keywords from Contributors

archiving measur transforms fish generic optimize projection birds observation compose

Last synced: about 18 hours ago
JSON representation

Repository metadata

Free Weather Forecast API for non-commercial use

README.md

🌤 Open-Meteo Weather API

Test codebeat badge GitHub license license: CC BY 4.0 Twitter Mastodon DOI

Open-Meteo is an open-source weather API and offers free access for non-commercial use. No API key is required. You can use it immediately!

Head over to https://open-meteo.com! Stay up to date with our blog at https://openmeteo.substack.com.

Features

How does Open-Meteo work?

Open-Meteo utilizes open-data weather forecasts provided by national weather services. These services offer numerical weather predictions that are free to download. However, working with these models can be challenging, as it requires expertise in binary file formats, grid-systems, projections, and the fundamentals of weather predictions.

Like many other weather APIs, Open-Meteo integrates high-resolution local and global weather models. Over 2 TB of data are downloaded and processed daily from multiple national weather services. The collected data is then stored in local files using a customized file format and compression technique to enhance access to time-series data such as a 14-day temperature forecast.

In contrast to other weather APIs, Open-Meteo provides complete access to its source code, and all data sources are openly listed, crediting the national weather services for their work. With Docker or prebuilt Ubuntu packages, it is possible to launch your own weather API within minutes. By providing the source code, users can conduct detailed verifications of the weather data processing and even make modifications themselves. Contributions are highly encouraged and welcomed.

The API is available for non-commercial use at no cost. Despite being free of charge, the forecast accuracy is top-notch. The API utilizes a vast array of local weather models with rapid updates, ensuring that the most precise forecast is generated for any location globally.

Resources

Who is using Open-Meteo?

Apps:

  • Weather.io A simple Progressive Web App (PWA) for checking the weather.
  • WeatherGraph Apple Watch App
  • Slideshow Digital Signage app for Android
  • weewx-DWD Weather forecasts etc. for WeeWX
  • Cirrus Android Weather App
  • solXpect Android app which forecasts the output of your solar power plant
  • Raindrop Simple and intuitive weather app for the linux terminal.
  • Weatherian Multi-model meteogram (multi-platform)
  • WeatherAI WeatherAI offers an intuitive user experience that makes checking the weather a breeze.
  • Weather Free, open source, simple and complete weather app for Android
  • DroneWeather Weather forecasts, satellite count, and KP index for drone pilots.
  • Clima Beautiful, minimal, and fast weather app
  • SkyMuse Minimal, privacy-respecting weather app. Built with web technologies.
  • Weather Please Clean and minimal new tab replacement for browsers
  • QuickWeather Fast, free, and open source Android app
  • Rain Free, open source, beautiful, minimal and fast weather app
  • WetBulb A simple app that shows you the wetbulb temp 24h forecast and tells you if it is dangerous.
  • OSS Weather - Multi-model/multi-provider Open Source Android/iOS Weather app
  • The Weather A detailed, installable, progressive web application
  • Lively Weather Windows native weather app powered by DirectX12 animations.
  • PointWx Dash application with interactive plots (from beginner-friendly to weather-enthusiast level) easily deployable
  • MeteoHist A web app to create interactive temperature and precipitation graphs for places around the world
  • Emojiton Weather Get the local weather forecast for your location with fun emoji representations

Repositories:

  • Captain Cold Simple Open-Meteo -> Discord integration
  • wthrr-the-weathercrab Weather companion for the terminal
  • Weather-Cli A CLI program written in golang that allows you to get weather information from the terminal
  • Homepage A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
  • Spots Guru Weather forecast for lazy, the best wind & wave spots around you.
  • WeatherReport.jl A simple weather app for the Julia REPL
  • DIY Arduino esp8266 weather station esp8266 weather station using Open-Meteo API, an embedded C++ implementation example
  • biome Bountiful Interface to Open Meteo for Emacs

Other:

  • Menubar Weather A Raycast extension that displays live weather information in your menu bar
  • MiniPavi Vintage French Minitel (a kind of BBS) weather forecast service (type "METEO" keyword on welcome Minitel screen)
  • Contributions welcome!

Do you use Open-Meteo? Please open a pull request and add your repository or app to the list!

Client SDKs

Contributions welcome! Writing a SDK for Open-Meteo is more than welcome and a great way to help users.

Support

If you encounter bugs while using Open-Meteo APIs, please file a new issue ticket. For general ideas or Q&A please use the Discussion section on Github. Thanks!

For other enquiries please contact [email protected]

Run your own API

Instructions to use Docker to run your own weather API are available in the getting started guide.

Terms & Privacy

Open-Meteo APIs are free for open-source developer and non-commercial use. We do not restrict access, but ask for fair use.

If your application exceeds 10'000 requests per day, please contact us. We reserve the right to block applications and IP addresses that misuse our service.

For commercial use of Open-Meteo APIs, please contact us.

All data is provided as is without any warranty.

We do not collect any personal data. We do not share any personal information. We do not integrate any third party analytics, ads, beacons or plugins.

Data License

API data are offered under Attribution 4.0 International (CC BY 4.0)

You are free to share: copy and redistribute the material in any medium or format and adapt: remix, transform, and build upon the material.

Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

You must include a link next to any location, Open-Meteo data are displayed like:

Weather data by Open-Meteo.com

Source Code License

Open-Meteo is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find the license here. Exceptions are third party source-code with individual licensing in each file.

Citation (CITATION.cff)

cff-version: 1.2.0
title: Open-Meteo.com Weather API
message: >-
  If you are using the Open-Meteo weather API, please cite
  using the following metadata
type: software
authors:
  - given-names: Patrick
    family-names: Zippenfenig
    email: [email protected]
    affiliation: Open-Meteo.com
    orcid: "https://orcid.org/0009-0007-1128-7915"
identifiers:
  - type: doi
    value: 10.5281/zenodo.7970649
    description: Latest release of the Open-Meteo weather API
repository-code: 'https://github.com/open-meteo/open-meteo'
url: 'https://open-meteo.com/'
keywords:
  - weather api
  - weather forecast
  - historical weather data
  - air quality
  - ensemble prediction
  - open-data
  - IPCC climate models
  - Marine forecast
license: CC-BY-4.0
doi: 10.5281/zenodo.7970649

Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 2,041
Total Committers: 56
Avg Commits per committer: 36.446
Development Distribution Score (DDS): 0.092

Commits in past year: 310
Committers in past year: 18
Avg Commits per committer in past year: 17.222
Development Distribution Score (DDS) in past year: 0.19

Name Email Commits
patrick-zippenfenig p****k@z****e 1853
dependabot[bot] 4****] 95
StackNeverFlow 5****w 17
woheller69 6****9 6
kikocorreoso k****o 5
J-P j****r@a****m 3
Terraputix t****x@m****g 3
Viet Dzung d****v 3
Will Pierce w****p@n****m 3
Johann Sebastian Schicho s****o@t****e 3
sokai s****i 2
KingFuWeatherAI 1****i 2
AlienDwarf 6****f 2
Alexander Bhalla x****a@g****m 2
Dani John r****r@g****m 1
Daniel Glaser 7****e 1
Davide Bassi 3****t 1
Guido Cioni g****i@g****m 1
Gus Gaidelevicius 6****s 1
GustavLindberg99 9****9 1
Ismael Carrea i****6@g****m 1
Jacob Gillespie j****e@g****m 1
Jakob Rössner j****r@o****e 1
James Di Novo 4****o 1
Jan Kühn y****a@p****g 1
AlexeyMal 7****l 1
Jean-arthur Silve 1****a 1
Milan Fabian 6****n 1
Max Buchholz M****z@g****e 1
Damian Soto s****o@g****m 1
and 26 more...

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 604
Total pull requests: 564
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 269
Total pull request authors: 64
Average comments per issue: 3.02
Average comments per pull request: 0.4
Merged pull request: 414
Bot issues: 0
Bot pull requests: 224

Past year issues: 261
Past year pull requests: 285
Past year average time to close issues: 10 days
Past year average time to close pull requests: 4 days
Past year issue authors: 125
Past year pull request authors: 20
Past year average comments per issue: 2.33
Past year average comments per pull request: 0.45
Past year merged pull request: 172
Past year bot issues: 0
Past year bot pull requests: 135

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/open-meteo/open-meteo

Top Issue Authors

  • patrick-zippenfenig (92)
  • guidocioni (30)
  • drmrbrewer (27)
  • woheller69 (15)
  • PavelSyomin (11)
  • dzungpv (9)
  • leneon314 (8)
  • jortaca (8)
  • papjul (7)
  • TranKimHieu (7)
  • owibi (6)
  • farfromrefug (6)
  • libertykite (5)
  • daanaerts (5)
  • schicho (5)

Top Pull Request Authors

  • patrick-zippenfenig (241)
  • dependabot[bot] (224)
  • terraputix (12)
  • willp (6)
  • schicho (5)
  • dzungpv (4)
  • woheller69 (4)
  • MathNerd28 (4)
  • Isma1306 (2)
  • flibidi67 (2)
  • kikocorreoso (2)
  • Tristan296 (2)
  • neursh (2)
  • AlienDwarf (2)
  • StackNeverFlow (2)

Top Issue Labels

  • enhancement (70)
  • bug (40)
  • question (7)
  • documentation (4)

Top Pull Request Labels

  • dependencies (224)
  • swift_package_manager (213)
  • github_actions (11)

Package metadata

swiftpackageindex.com: github.com/open-meteo/open-meteo

Free Weather Forecast API for non-commercial use

  • Homepage: https://open-meteo.com
  • Documentation: https://swiftpackageindex.com/open-meteo/open-meteo/documentation
  • Licenses: agpl-3.0
  • Latest release: 1.4.3 (published about 2 months ago)
  • Last Synced: 2025-04-26T15:02:24.767Z (2 days ago)
  • Versions: 258
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 6.953%
    • Forks count: 11.373%
    • Average: 14.608%
    • Dependent packages count: 15.285%
    • Dependent repos count: 24.82%

Dependencies

.github/workflows/docker.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v4 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
  • docker/setup-qemu-action v2 composite
.github/workflows/release.yml actions
  • SamKirkland/FTP-Deploy-Action 4.3.0 composite
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • gravitl/github-action-fpm master composite
  • ncipollo/release-action v1 composite
  • patrick-zippenfenig/apt-repo-action master composite
.github/workflows/test.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
Dockerfile docker
  • ghcr.io/open-meteo/docker-container-build latest build
  • ghcr.io/open-meteo/docker-container-run latest build
docker-compose.yml docker
Package.resolved swiftpm
  • github.com/apple/swift-algorithms 1.0.0
  • github.com/apple/swift-atomics 1.0.2
  • github.com/apple/swift-collections 1.0.3
  • github.com/apple/swift-crypto 2.2.1
  • github.com/apple/swift-log 1.4.4
  • github.com/apple/swift-metrics 2.3.2
  • github.com/apple/swift-nio 2.45.0
  • github.com/apple/swift-nio-extras 1.15.0
  • github.com/apple/swift-nio-http2 1.23.1
  • github.com/apple/swift-nio-ssl 2.23.0
  • github.com/apple/swift-nio-transport-services 1.15.0
  • github.com/apple/swift-numerics 1.0.2
  • github.com/google/flatbuffers 23.5.26
  • github.com/patrick-zippenfenig/SwiftEccodes 0.1.5
  • github.com/patrick-zippenfenig/SwiftNetCDF 1.1.1
  • github.com/patrick-zippenfenig/SwiftTimeZoneLookup 1.0.1
  • github.com/swift-server/async-http-client 1.13.1
  • github.com/swift-server/swift-backtrace 1.3.3
  • github.com/vapor/async-kit 1.14.0
  • github.com/vapor/console-kit 4.5.0
  • github.com/vapor/multipart-kit 4.5.2
  • github.com/vapor/routing-kit 4.6.0
  • github.com/vapor/vapor 4.67.4
  • github.com/vapor/websocket-kit 2.6.1
Package.swift swiftpm
.github/workflows/build_ubuntu.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • gravitl/github-action-fpm master composite

Score: -Infinity