xdem.DEM.info# DEM.info(stats=False, verbose=True)# Print summary information about the raster. Parameters: stats (bool) – Add statistics for each band of the dataset (max, min, median, mean, std. dev.). Default is to not calculate statistics. verbose (bool) – If set to True (default) will directly print to screen and return None Return type: None | str Returns: Summary string or None.