geestac#

The init file of the package.

Submodules#

Attributes#

Classes#

EECatalog

Earth Engine STAC Catalog.

Functions#

fromId(assetId)

Load a Catalog or Dataset from an ID.

Package Contents#

class geestac.EECatalog[source]#

Bases: geestac.stac.STAC

Earth Engine STAC Catalog.

_get_catalogs()[source]#

Get all catalogs and set them as instance properties.

base_url = 'https://earthengine-stac.storage.googleapis.com/catalog/catalog.json'#
children#
data#
geestac.fromId(assetId)[source]#

Load a Catalog or Dataset from an ID.

Parameters:

assetId (str)

geestac.__author__ = 'Rodrigo Esteban Principe'[source]#
geestac.__email__ = 'fitoprincipe82@gmail.com'[source]#
geestac.__version__ = '0.0.1'[source]#
geestac.eecatalog[source]#