oggm.utils.show_versions

oggm.utils.show_versions(logger=None)[source]

Prints the OGGM version and other system information.

Parameters:
logger : optional

the logger you want to send the printouts to. If None, will use stdout

Returns:
the output string