From 50089b9d04f264fe2323a4d920c4fd948b70e83f Mon Sep 17 00:00:00 2001 From: Lars Buntemeyer Date: Fri, 22 Nov 2024 19:25:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c7915a..bdfcc77 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Manage Open Data Sponsorhip. ## How this works -This repository contains the front end workflow to extract CORDEX data from ESGF and upload it to the EURO-CORDEX S3 bucket on AWS. The workflow utilizes the [pangeo-forge-cordex](https://github.com/euro-cordex/pangeo-forge-cordex) package for accessing the [ESGF API](https://esgf.github.io/esg-search/ESGF_Search_RESTful_API.html) and prepares the input for extracting and converting datasets using [pangeo-forge-recipes](https://github.com/pangeo-forge/pangeo-forge-recipes). +This repository contains the front end workflow to extract CORDEX data from ESGF and upload it to the [EURO-CORDEX S3 bucket on AWS](https://registry.opendata.aws/euro-cordex). The workflow utilizes the [pangeo-forge-cordex](https://github.com/euro-cordex/pangeo-forge-cordex) package for accessing the [ESGF API](https://esgf.github.io/esg-search/ESGF_Search_RESTful_API.html) and prepares the input for extracting and converting datasets using [pangeo-forge-recipes](https://github.com/pangeo-forge/pangeo-forge-recipes). See also [this discussion](https://github.com/orgs/WCRP-CORDEX/discussions/5).