getSTAC# geetools.ImageCollectionAccessor.getSTAC()# Gets the STAC of the image. Returns: STAC of the image. Return type: dict Examples import ee import geetools ee.Initialize() ee.ImageCollection(‘COPERNICUS/S2_SR’).getSTAC()