From 85351e4a835a16fff2d64da0f203e0c523432cc1 Mon Sep 17 00:00:00 2001 From: Eddy Comyn-Platt <53045993+EddyCMWF@users.noreply.github.com> Date: Tue, 28 Feb 2023 12:09:54 +0000 Subject: Code quality tests added (#65) * code quality checks to github actions * tox.ini options set --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 166dac0..608c536 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Install via `pip` with:: Configure --------- -Get your UID and API key from the CDS portal at the address https://cds.climate.copernicus.eu/user +Get your user ID (UID) and API key from the CDS portal at the address https://cds.climate.copernicus.eu/user and write it into the configuration file, so it looks like:: $ cat ~/.cdsapirc -- cgit v1.2.3