get_info

CloudSat.get_info(file_info, **kwargs)[source]

Return a FileInfo object with parameters about the file content.

Parameters:
  • file_info – Path and name of the file of which to retrieve the info about.

  • **kwargs – Additional keyword arguments.

Returns:

A FileInfo object.