get_info

HOAPS.get_info(file, **kwargs)[source]

Get information about an HOAPS dataset file

Parameters
  • file – A string containing path and name or a FileInfo object of the file of which to get the information about.

  • **kwargs – Additional keyword arguments.

Returns

A FileInfo object.