argopy.utilities.show_options#

show_options(file=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>)[source]#

Print options of argopy

Parameters

file (file-like, optional) – print to the given file-like object. Defaults to sys.stdout.