-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Welcome to the CoFFee wiki!
Here are some tutorials and help pages to use CoFFee.
Before you read these, some important notes:
- These pages assume that you have successfully installed CoFFee on your machine. For help on downloading and installing CoFFee, see the code's README file.
- The processing of acoustic data in CoFFee is often highly simplified. For example, (to date) it does not account for vessel motion (roll, pitch, heave), it does not re-raybend the soundings, and it does not radiometrically correct the backscatter data. It is also not optimised for speed. In other words, it does not process data to the level of quality and speed of a professional hydrographic software. If you need professional results, you will need professional software. As detailed in the code's LICENSE file, the authors are not liable for any issues arising from using this software.
- CoFFee is under active development so this wiki may lag behind the development of the toolbox itself. See the date and version validity at the bottom of each page, and contact the authors if anything does not work or is inaccurate.
1.1. Convert a file to access bathymetry and backscatter
1.2. Convert a file to access water‐column data
1.6. Low‐level conversion functions
2.1. Georeference seafloor data
2.2. Georeference water‐column data
2.3. About CFF_compute_ping_navigation_v2 (to do)
2.4. About CFF_georeference_bottom_detect (to do)
2.4. Batch processing navigation and batch seafloor georeferencing (to do)
3.1. Grid seafloor data (to do)
3.2. Mosaic several grids (to do)
4.1. Angular response?
4.2. Difference DEMs?
5.1. Filter bottom detection (to do)
5.2. Water-column data radiometric correction (to do)
5.3. Filter the water-column data specular (Slant-Range Signal Normalization filter) (to do)
5.4. Masking water-column data (to do)
5.5. Batch processing water-column data (to do)
5.6. Stack water-column data (in range, depth, fan)
5.7. Water-column data vertical echo-integration (to do)
6.1. Extract and list parameters (Kopp)? (to do)
Valid as of 17 December 2024 (CoFFee 2.0.0-alpha.22). Contact the authors if something is inaccurate or does not work.