gather_svp_info¶
- HSTB.kluster.fqpr_intelligence.gather_svp_info(svp_file)¶
read the provided svp file and generate a dictionary of attributes associated with the file
- Parameters
svp_file (
str) – full filepath to a svp file- Returns
dictionary object with all metadata related to the provided svp file
- Return type
OrderedDict