fqpr_vessel module¶
HSTB.kluster.fqpr_vessel Module¶
Functions¶
|
Populate the optional and tpu parameters in the new data with the latest existing entry |
|
Compare two dictionary objects to determine how identical they are. |
|
xyzrph data (offsets/angles/tpu parameters) are stored as an attribute in each zarr store for the fqpr instance. |
|
Take the vessel xyzrph we converted with the convert_from_fqpr_xyzrph function and convert back to the format used within the Fqpr instance. |
|
Build a new vessel file at the provided path |
|
Find the timestamps in the provided list of timestamps that fall between starttime/endtime. |
Compare all timestamps in the data, if you find duplicate values associated with two timestamps, only retain the earliest timestamp of the two. |
|
|
Takes a Kluster xyzrph (the dictionary object that stores uncertainty, offsets, angles, etc. |
|
Our vessel information (mounting offsets, angles, uncertainty parameters) are stored in the Kluster xyzrph attribute dictionary. |
Classes¶
|
Class to manage the vessel configuration file (.kfc) for Kluster. |