From fb73e4f391ec40e61ae614adf99880f8adcca803 Mon Sep 17 00:00:00 2001 From: Koen Hufkens Date: Thu, 20 Jun 2024 16:59:37 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4464f29..07aa8b9 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,8 @@ developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.re Programmatic interface to the two [European Centre for Medium-Range Weather Forecasts](https://www.ecmwf.int/) API services. The package provides easy access to the ['ECMWF' web API -services](https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home) -and Copernicus [Climate Data Store](https://cds.climate.copernicus.eu) -or 'CDS' from within R, matching and expanding upon the ECMWF python +services](https://confluence.ecmwf.int/display/WEBAPI/ECMWF+Web+API+Home),Copernicus [Climate Data Store](https://cds.climate.copernicus.eu) +or 'CDS' and [Copernicus Atmosphere Data Store](https://atmosphere.copernicus.eu/data) or 'ADS' from within R, matching and expanding upon the ECMWF python tools. > [!note]