sat module

HSTB.kluster.modules.sat Module

Functions

accuracy_test(ref_surf, fq, output_directory)

Accuracy test: takes a reference surface and accuracy test lines and creates plots of depth difference between surface and lines for the soundings nearest the grid nodes.

calc_order(depth)

This function takes an array of depths and returns Order 1 and Special Order values based on (b * depth).

difference_grid_and_soundings(ref_surf, fq)

Given bathygrid instance (ref_surf) and Fqpr instance (fq) determine the depth difference between the soundings and the nodal depth.

Classes

BaseTest(fqpr, name)

Base class for the sonar acceptance tests.

ExtinctionTest(fqpr[, round_frequency])

Plot the outermost sound velocity corrected alongtrack/depth offsets to give a sense of the maximum swath coverage versus depth.

PingPeriodTest(fqpr[, round_frequency])

Plot the period of the pings binned by depth.