From c17150f2e04953c9fb5f8696cb6adfdd5c686472 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Wed, 15 Sep 2021 06:38:00 -0300 Subject: [PATCH] Remove NOAA Climate Data, it's broken --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index df27ec78..ff6b4ccb 100644 --- a/README.md +++ b/README.md @@ -1254,7 +1254,6 @@ API | Description | Auth | HTTPS | CORS | | [Hong Kong Obervatory](https://www.hko.gov.hk/en/abouthko/opendata_intro.htm) | Provide weather information, earthquake information, and climate data | No | Yes | Unknown | | [MetaWeather](https://www.metaweather.com/api/) | Weather | No | Yes | No | | [Meteorologisk Institutt](https://api.met.no/weatherapi/documentation) | Weather and climate data | `User-Agent` | 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 | | [openSenseMap](https://api.opensensemap.org/) | Data from Personal Weather Stations called senseBoxes | No | Yes | Yes |