🌐
Introduction to Google Earth Engine
  • Google Earth Engine
  • What is Google Earth Engine?
  • How to Use Google Earth Engine
    • GEE Interface Platforms
    • Data Catalog
    • Using the Code Editor
      • Adding Data
      • Objects and Methods
        • ee.Image
        • ee.ImageCollection
        • ee.Geometry
        • ee.Feature and FeatureCollection
      • Image Classification
      • Data Visualisation
  • Useful Resources
Powered by GitBook
On this page

Was this helpful?

Google Earth Engine

NextWhat is Google Earth Engine?

Last updated 3 years ago

Was this helpful?

(GEE) is a powerful tool for geospatial analysis. It makes use of huge amounts of data and computing power to enable users to perform analysis at scale.

Learning Outcomes:

  • Overview of the Google Earth Engine platform

  • Examples of using GEE for the polar regions

  • Foundational understanding into core concepts:

    • How to use GEE

    • Introduction to the Data Catalog

    • Introduction to the GEE Code Editor

    • Objects, Methods and Algorithms

Google Earth Engine