🌐
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?

  1. How to Use Google Earth Engine

Data Catalog

PreviousGEE Interface PlatformsNextUsing the Code Editor

Last updated 3 years ago

Was this helpful?

The best way to familiarise yourself with the available data is to explore the catalog:

Datasets are tagged with useful descriptors which helps when searching for available datasets:

Each dataset has a Description, Terms of Use, Citations and access information.

Users can also add the data to their Code Editor directly:

Earth Engine Data Catalog  |  Google DevelopersGoogle Developers
Screenshot of GEE data catalog search using the tag "ice"
Example code for adding LIMA data to Code Editor, provided as part of the dataset information ()
GEE LIMA dataset
Logo