pyacs.lib.gmtpoint.get_info
Print information for GMT_Point.
- pyacs.lib.gmtpoint.get_info.get_info(self, display=False, legend=False, verbose=False)[source]
Print information for the current GMT_Point.
- Parameters:
display (bool, optional) – If True, print to stdout. Default is False.
legend (bool, optional) – If True, print column legend. Default is False.
verbose (bool, optional) – If True, print verbose message. Default is False.
- Returns:
Formatted info string.
- Return type:
str