KimutaiLawrence / GoogleEarthEngine

Google Earth Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleEarthEngine

Getting Started with Google Earth Engine Google Earth Engine is a cloud-computing Platform that combines a multi-petabyte catalog of satellite imagery and geospatial datasets with planetary-scale analysis capabilities. It can be used to conduct LULC changes, Map Trends, Perform Analysis at a larger extent and literally do anything dealing with geospatial data and be presented in a meaningful manner.

To get started, you will require to have a google earth engine accont. Therefore it is important to set up your google earth engine account right.

Steps to follow for registration;

Use your browser and go to the URL “ https://code.earthengine.google.com/ ". If you don’t have already a GEE session opened, the Google signin screen will be displayed. If you choose to use one of your existing Google email accounts, click "Next" If you choose to create a brand new email account, for example specifically for learning GEE and later teach your students, click on "Create account" and choose "For myself" You'll then follow the usual process to create a Google email account.

  1. If you already have a google account, then, give the existing Google email account, type it and click "Next", things will be faster. You'll be instructed to associate the new Earth Engine credentials with your existing email account.

You'll now be presented a short questionnaire about what you'll do with Google Earth Engine.

NB: If you experience problems creating a google earth engine account, there is a high possibility that you haven't verified your account. It is then recomended that you use a student email address to your institution.

Google Earth Engine Follow-up Code(Let's Learn Together!): Once you have signed up and received confirmation of your Google Earth Engine account, you can now click on each code provided here to follow along as we do the Google Earth Engine Processes. Let us learn together!

By clicking on the following links provided below, you will be redirected you to the Google Earth Engine Code Editor and see the scipts as we learn together. It is basically designed to introduce you to the basic mechanics of working in Google Earth Engine.

  1. Getting to know the Google Earth Engine Javascript Syntax and Loading a Landsat Image Collection: Link: https://code.earthengine.google.com/a91810ef08cc4a365990ce2d688e31d9

  2. Loading our Area of Interest(AOI) onto GEE: Link: https://code.earthengine.google.com/6b32512a9b44f0c84a829074a6e2821b

3.Visualizing Sentinel 1 imagery within our study Area: Link: https://code.earthengine.google.com/c888dae4bdd8b9ec6656d3d61cca9eba

  1. Classification from Sentinel 2 imagery: Link: https://code.earthengine.google.com/01c97c0dd16f4cdce366f2eebb26b5fe

  2. Classification from Landsat Imagery: Link: https://code.earthengine.google.com/5eb1aa72fd43fc7572670cb5c6367f6e

  3. Classification from Sentinel 1 imagery: Link: https://code.earthengine.google.com/fa3f7f9bf8aec944db576b840176a6ef

  4. Getting the Vegetation Indices(V.I's) NDVI, NDWI, EVI and MSAVI. Link: https://code.earthengine.google.com/b51c4f50e3e320a5ecf952c0984e0a0d

  5. Calculation Of Areas of the classified Regions: Link: https://code.earthengine.google.com/206a0373cd79d7e8e8112a41a4e258d4

  6. Creating a Timelapse(GIF). Link: https://code.earthengine.google.com/8400ab980f15e57e18e6642da2ecb229

I am still updating everything and hopefully by the end of this we shall be able to learn everything about Google Earth Engine as we move along. For any queries contact : geospatialprime@gmail.com

About

Google Earth Engine

License:GNU General Public License v3.0