google / earthengine-catalog

Earth Engine Public Data Catalog in STAC form

Home Page:https://developers.google.com/earth-engine/datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Earth Engine Public Data Catalog

This repository contains Earth Engine catalog content.

Quick links

STAC and Jsonnet

SpatioTemporal Asset Catalogs (STAC) is a standard for describing spatial datasets in a catalog.

Earth Engine uses STAC Jsonnet templates to generate the Earth Engine Public Data Catalog and the STAC JSON catalog. Using Jsonnet allows repetitive content to be written one time and used across multiple collections and items.

You can use these external services to browse the EE STAC catalog:

Local Install Instructions

If you'd like to run validity checks locally (not via GitHub actions), see the local installation instructions. Most people won't need this.

Non-commercial datasets

non_commercial_datasets.jsonnet contains a list of datasets that have licenses known to exclude commercial use. If you are using Earth Engine in a commercial capacity, these datasets are not available.

Other Earth Engine Github repositories

About

Earth Engine Public Data Catalog in STAC form

https://developers.google.com/earth-engine/datasets

License:Apache License 2.0


Languages

Language:Jsonnet 97.4%Language:Python 2.6%Language:Starlark 0.0%