xarray_conversion module¶
HSTB.kluster.xarray_conversion Module¶
Functions¶
Generate the parameters that drive the data conversion. |
|
|
Translate the raw settings dictionary from the multibeam file (see sequential_read_records) into a dictionary of timestamped entries for each sensor offset/angle. |
|
With given file, determine the best size of the chunk to read from it, given a minimum chunksize and a max number of chunks. |
|
Return the attributes within an Xarray DataSet |
|
Both installation parameters and runtime parameters have timestamped entries of values. |
|
With given file, determine the best size of the chunk to read from it, given a minimum chunksize and a max number of chunks. |
|
Currently being used to load Vessel View with the first installation parameters from a multibeam file. |
|
Translate the MSG20 message in the POS File to xyzrph like sensor names. |
|
Kluster currently has a memory issue when sound velocity correcting with very large cast tables. |
|
Check for duplicates and sort if necessary. |
Classes¶
|
BatchRead - multibeam data converter using dask infrastructure and xarray data types Pass in multibeam files, call read(), and gain access to xarray Datasets for each data type |