metobs_toolkit.geedatasetmanagers.GEEStaticDatasetManager.get_info#

GEEStaticDatasetManager.get_info(printout: bool = True) None[source]#

Print out detailed information of the GeeStaticDataset.

Parameters:

printout (bool, optional) – If True, prints the information. If False, returns the string. Default is True.

Return type:

None or str