From c604dee258c97f3fbbf8af29c7ce4fbffc478e27 Mon Sep 17 00:00:00 2001 From: Chris Rowe Date: Mon, 29 Jul 2024 17:35:25 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3808c6c..2b584ee 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ The Cities Indicator Framework (CIF) is a set of Python tools to make it easier `conda env create -f environment.yml` ## Credentials -To run the module, you need access to Google Earth Engine. +To run the module, + 1. You need access to Google Earth Engine + 2. Install https://cloud.google.com/sdk/docs/install ### Interactive development For most people working in a notebook or IDE the script should walk you thourgh an interactive authentication process. You will just need to be logged in to your Google account that has access to GEE in your browser.