Skip to content

glabmoris/MBES-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

872 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBES-lib

Multibeam echosounder function library

Supported datagram types

  • Kongsberg EM series (.all)
  • Reson (.s7k)
  • Triton (.xtf)

Sample programs

cidco-decoder

Decodes binary datagrams to the legacy CIDCO ASCII format

datagram-dump

Dumps position,attitude and ping data in a single ASCII stream. Lines with position data start with 'P', lines with attitude data start with 'A', and lines with ping data start with 'X'.

datagram-list

Lists the internal IDs of the packets found inside a binary datagram. Useful for reverse-engineering packet types.

georeference

Converts a binary file to a 3D point cloud in the WGS84 cartesian frame

data-cleaning

Removes outliers from georeferenced data using various parameterizable filters such as quality, backscatter, etc

About

Multibeam echosounder function library

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 98.2%
  • Other 1.8%