getCitation# geetools.ImageCollectionAccessor.getCitation()# Gets the citation of the image, if available. Returns: Citation of the ee.Image dataset. Return type: str Examples import ee import geetools ee.Initialize() ee.ImageCollection('NASA/GPM_L3/IMERG_V06').getCitation()