get_info
- AAPP_HDF.get_info(file_info, **kwargs)[source]
- Return a - FileInfoobject with parameters about the file content.- Notes - This is the base class method that does nothing per default. - Parameters:
- filename – A string containing path and name or a - FileInfoobject of the file of which to get the information about.
- **kwargs – Additional keyword arguments. 
 
- Returns:
- A - FileInfoobject.