The strongly recommend associated habitat data is imported a as point scores. Following this standard format:
This example also include estimates of relief following these methods.
For habitat annotation that has been conducted for stereo-BRUV or stereo-DOV deployments there are extensive instructions in this GitHub repository and R workflows for formatting the data outputs. In addition, for point score habitat annotations of stereo-DOV transects, multiple images are typically analysed throughout a transect and the “Transect” name should be included in the habitat data.
The format and example templates for $Habitat.point.score.txt and are shown in Table 9 and Table 10.
Table 9. Format of the $Habitat.point.score.txt file
Name | Format | On Import checks |
---|---|---|
Sample | String | Cannot be blank |
Transect | String | Can be blank |
Others | As many other user defined column names as required | Can be blank |
Table 10. Head of the $Habitat.point.score.txt file
Sample | Biota: Consolidated | Biota: Macroalgae | Biota: Octocoral.Black |
---|---|---|---|
NCB606 | 0 | 9 | 1 |
NCB607 | 0 | 10 | 0 |
NCB608 | 0 | 14 | 0 |
Habitat classes from historical datasets
We strongly encourage a standardised import of associated habitat information as point scores. However, for historical data sets you may also import habitat data as percent cover and or abiotic and biotic classes. We have not suggested any standards for these classes but examples are included here for $Habitat.percent.cover.txt (Table 11 and 12) and $Habitat.classes.txt (see Table 13 and 14). For data synthesis, standardisation between habitat classes used will have to be made using a custom translation table that can be generated on a case-by-case basis.
Table 11. Format of the $Habitat.percent.cover.txt file
Name | Format | On Import checks |
---|---|---|
Sample | String | None |
Others | As many other user defined column names as required | None |
Table 12. Head of $Habitat.percent.cover.txt
Sample | Biota: Consolidated | Biota: Macroalgae | Biota: Octocoral.Black |
---|---|---|---|
NCB606 | 0 | 0.9 | 0.1 |
NCB607 | 0 | 1.0 | 0 |
NCB608 | 0 | 1.0 | 0 |
Table 13. Format of the $Habitat.classes.txt file
Name | Format | On Import checks |
---|---|---|
Sample | String | None |
Others | As many other user defined column names as required | None |
Table 14. Head of $Habitat.classes.txt
Sample | Relief | Abiotic/Biotic |
---|---|---|
MF-RN02 | Sand | Sand |
MF-RN05 | HighProfileReef | Kelp |
MF-RN06 | LowProfileReef | Macroalgae |