build_svp_action

HSTB.kluster.fqpr_actions.build_svp_action(destination, fqpr_instance, svfiles)

Generate a new sound velocity import action, supports caris svp files

Parameters
  • destination (str) – file path to the converted Fqpr instance

  • fqpr_instance (Fqpr) – Fqpr object that we are importing the nav into

  • svfiles (list) – list of sound velocity profile files (.svp)

Returns

newly generated import sound velocity action

Return type

FqprAction