fqpr_intelligence module¶
HSTB.kluster.fqpr_intelligence Module¶
Functions¶
|
Build out the basic file metadata that can be gathered from any file on the file system. |
|
Gather the file information from the provided navigation log file |
|
fast method to read info from a multibeam file without reading the whole file. |
|
Gather the file information from the provided post_processed_navigation file |
|
Gather the file information from the provided post_processed_navigation file |
|
read the provided svp file and generate a dictionary of attributes associated with the file |
|
Use Kluster intelligence module to organize and process all input files. |
|
Use Kluster intelligence module to start a new folder monitoring session and process all new files that show up in that directory. |
|
Find the closest match to compare_file in the list of file names provided (filenames). |
|
Find all of the paths in filepaths that are in the same directory alongside compare_paths |
|
Take in a list of [starttime, endtime] and find the closest match to compare_times. |
Classes¶
|
Kluster intelligence module. |
|
Base module for the intelligence modules. |
|
IntelModule specific for multibeam files, with multibeam specific attribution |
|
IntelModule specific for post processed nav error (SMRMSG) files, with SMRMSG specific attribution |
|
IntelModule specific for sbet export log files, with log file specific attribution |
|
IntelModule specific for post processed navigation (SBET) files, with SBET specific attribution |
|
IntelModule specific for caris svp files, with svp file specific attribution |