File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ out-of-the box project for getting started with earth engine python api
6
6
This project is meant to be a quick starting point for writing earth engine scripts using python. It is set up as an aptana pydev project.
7
7
8
8
1 . Download the zip for this repositry to your local machine. Don't clone!
9
- 2 . Open .ee- properties-TEMPLATE, put in your service account, and point the script to your private key file. Save the file as .ee-properties
10
- This file will be ignored by git. You can delete .ee- properties-TEMPLATE.
9
+ 2 . Open .properties-TEMPLATE, put in your service account, and point the script to your private key file. Save the file as .ee-properties
10
+ This file will be ignored by git. You can delete .properties-TEMPLATE.
11
11
3 . Rename the ee-python folder to your-project-name
12
12
4 . in .project, update to
13
13
You can’t perform that action at this time.
0 commit comments