Sign Up for Google Earth Engine¶
In order to use CoastSeg you must create a google cloud project with the Google Earth Engine API enabled. This guide will walk you through how to create a cloud project and register it for the first time. You can read more here about signing up for google earth engine.
Step 1: Register¶
Visit: https://code.earthengine.google.com/register
Step 2:¶
Step 3: Create Project¶
- Create a project and name it.
- Scroll to the bottom and click the link to accept the terms
Step 4: Pop Up¶
When you click the link to accept the terms a pop up will open. Click agree and then click the button to continue
Step 5: Confirm¶
- Once you accept go back to the page you were on for step 3.
- Confirm the project information
Step 6: Finish Registering the Project¶
After you click confirm the GEE console will open. Close it. We will not be using it.
Step 7: Open the Google Cloud Console¶
Visit the google console homepage
Click your the project you registered in the console.
Step 8: Verify the Google Earth Engine API is Enabled¶
Follw the guide the Verify GEE API is Enabled
Step 9: Open the Notebook¶
- Open the notebook
1 2 3 |
|
- Enter in your project ID
My ID is 'ee-sf2309', but enter the id you entered with your email, then run the cell
1 |
|