Interoperable data formats

Interoperable data formats#

The diversity of raw data file formats generated by different sonar systems is a major obstacle toward integrative analysis of ocean sonar data at large scales. Echopype addresses this problem by providing tools for converting and standardizing data from manufacturer-specific formats into the netCDF data model, so that data from different instruments are interoperable. NetCDF is the current defacto standard in climate research and is supported by many powerful Python packages for efficient computation, of which echopype takes advantage extensively.

See the following sections: