giswqs commited on
Commit
1e822df
·
verified ·
1 Parent(s): 58c100e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -1,17 +1,9 @@
1
  ---
2
- title: Shiny Geemap
3
  emoji: 🌍
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
- ---
10
-
11
- ## How to authenticate Earth Engine
12
-
13
- 1. Follow the instructions [here](https://developers.google.com/earth-engine/guides/service_account#use-a-service-account-with-a-private-key) to create an Earth Engine service account.
14
- 2. Create a private key for the service account
15
- 3. Download the JSON key file
16
- 4. Open the JSON key file and copy the entire content of the file and set it as the value for the environment vaiable `EARTHENGINE_TOKEN`
17
- 5. Use `geemap.ee_initialize(service_account=True)` in your code to authenticate EE. Do NOT use `ee.Authenticate()` or `ee.Initialize()` in your code.
 
1
  ---
2
+ title: Shiny Leafmap
3
  emoji: 🌍
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
+ ---