metobs_toolkit.geedatasetmanagers.GEEDynamicDatasetManager.get_info#

GEEDynamicDatasetManager.get_info(printout: bool = True) None | str[source]#

Print out detailed information about the GeeDynamicDataset.

Parameters:

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

Return type:

None or str