Echopy requires Python 3.6 and uses the following packages
- PyEcholab2 for reading EK60 raw data
- toml for reading raw metadata.
- netCDF4 for reading and writing netCDF processed data
- numpy for handling large multi-dimensional arrays.
- scipy for statistic analysis.
- opencv-python for image analysis.
- scikit-image for image analysis.
- matplotlib for displaying results.