Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
solution to authentication issue as suggested by #354 (Andrea Osti)
  • Loading branch information
kvos authored Dec 18, 2022
1 parent b12a057 commit ec02de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ First, you need to request access to Google Earth Engine at https://signup.earth
Once your request has been approved, with the `coastsat` environment activated, run the following command on the Anaconda Prompt to link your environment to the GEE server:

```
earthengine authenticate
earthengine authenticate --auth_mode=notebook
```

A web browser will open, login with a gmail account and accept the terms and conditions. Then copy the authorization code into the Anaconda terminal.
Expand Down

0 comments on commit ec02de7

Please sign in to comment.