From 04f083e102b7aceaf3f28930dce7f12dec5031fd Mon Sep 17 00:00:00 2001 From: Open-Meteo <86407831+open-meteo@users.noreply.github.com> Date: Sun, 5 Sep 2021 13:56:55 +0200 Subject: [PATCH] Add Open-Meteo API to Weather (#28) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bccc11f..0909289 100644 --- a/README.md +++ b/README.md @@ -1064,6 +1064,7 @@ For information on contributing to this project, please see the [contributing gu | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | No | Yes | Unknown | | [NOAA Climate Data](https://www.ncdc.noaa.gov/cdo-web/) | Weather and climate data | `apiKey` | Yes | Unknown | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown | +| [Open-Meteo](https://open-meteo.com/) | Global weather forecast API for non-commercial use | No | Yes | Yes | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | | [OpenWeatherMap](http://openweathermap.org/api) | Weather | `apiKey` | No | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes |