subset module

HSTB.kluster.modules.subset Module

Functions

filter_subset_by_detection(ping_dataset)

Get only the non-rejected soundings.

filter_subset_by_polygon(ping_dataset, polygon)

Given the provided polygon coordinates, return the part of the ping dataset that is completely within the polygon and the part of the dataset that intersects with the polygon

Classes

FqprSubset(fqpr)

Tools for building a subset, or a smaller piece of the larger Fqpr instance.