This repository contains Earth Engine catalog content.
- Edit existing entries.
- Add new datasets.
- See annotated examples.
- 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:
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.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