From 1ec2adf32d572661eb051e331902b84d7a90f095 Mon Sep 17 00:00:00 2001 From: Joseph Yang Date: Sat, 6 Nov 2021 19:44:47 +0800 Subject: [PATCH] Added Oikolab API for weather data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 168f3a33..ff83619a 100644 --- a/README.md +++ b/README.md @@ -1718,6 +1718,7 @@ API | Description | Auth | HTTPS | CORS | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | `User-Agent` | Yes | Unknown | | [Micro Weather](https://m3o.com/weather/api) | Real time weather forecasts and historic data | `apiKey` | Yes | Unknown | | [ODWeather](http://api.oceandrivers.com/static/docs.html) | Weather and weather webcams | No | No | Unknown | +| [Oikolab](https://docs.oikolab.com) | 70+ years of global, hourly historical and forecast weather data from NOAA and ECMWF | `apiKey` | Yes | Yes | | [Open-Meteo](https://open-meteo.com/) | Global weather forecast API for non-commercial use | No | Yes | Yes | | [openSenseMap](https://api.opensensemap.org/) | Data from Personal Weather Stations called senseBoxes | No | Yes | Yes | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown |