This repository contains Earth Engine catalog content.
- Edit existing entries.
- See annotated example catalog entries.
- Request to add a new dataset. If you'd like to maintain this dataset, make a note in the request.
- Report a problem with an existing dataset.
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:
See install
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.
- Community tutorials: https://github.com/google/earthengine-community
- Earth Engine API: https://github.com/google/earthengine-api