Skip to content

laurianeribas-deulofeu/reef-rugosity

Repository files navigation

Data from: Portraying gradients of structural complexity in coral reefs using fine-scale depth profiles

Lauriane Ribas-Deulofeu1,2,3†, Pierre-Alexandre Château4, Vianney Denis5 and Chaolun Allen Chen1,2,3,6*

1Biodiversity Research Center, Academia Sinica, Taipei, Taiwan,
2Taiwan International Graduate Program-Biodiversity, Academia Sinica, Taipei, Taiwan,
3Department of Life Science, National Taiwan Normal University, Taipei, Taiwan,
4Department of Marine Environment and Engineering, National Sun Yat-sen University, Kaohsiung, Taiwan,
5Institute of Oceanography, National Taiwan University, Taipei, Taiwan,
6Department of Life Science, Tunghai University, Taichung, Taiwan


Overview

This repository contains the dataset and Python program used in the study published in Frontiers in Marine Science titled "Portraying Gradients of Structural Complexity in Coral Reefs Using Fine-Scale Depth Profiles." The research focuses on estimating reef structural complexity through the analysis of fine and coarse scales of rugosity using high-resolution depth profiles.


Files in the repository

1. Supplementary Files 1 A & B | Python program—rugosity calculations
- Python script for rugosity calculations based on the proposed method
A. Python Program - Rugosity calculations (theoretical transects)
B. Python Program - Rugosity calculations (in situ transects)

2. Supplementary File - Data Sheet 2 | Depth profiles of the nine theoretical transects

- Data file containing depth profiles of nine theoretical transects.

3. Supplementary File - Data Sheet 3 | Depth profiles of the 50 in situ transects

- Data file containing depth profiles of the 50 in situ transects collected in South Taiwan.

Field Survey

Fifty field transects were surveyed at 10 locations in Kenting National Park (KNP), South Taiwan. Transects were positioned around 5 m in depth, with a minimum depth of 1.8 m and a maximum of 10.1 m. Fine resolution depth profiles were recorded following the method proposed by Dustan et al. (2013). Pressure data were collected using a titanium HOBO water level logger, and depth profiles were obtained by converting pressure data using the formula recommended by Fofonoff and Millard (1983).

Rugosity estimations methodology

Rugosity Estimations
Our calculations (Files S1 A & B) used the roughness index Rq, representing the Root Mean Squared deviation from the assessed surface profile. To discriminate between the contributions of fine and coarse scales of rugosity on the total rugosity profile, we adapted the Rq index (Equation 1) with polynomial functions, as follows:

Rq = √(1/l ∑i=1n (m×(depthi - polyi)2) (Equation 1),
with l = transect length; and m = l/n; in this study, l = 20 m

Virtual Chain Index
To compare our method with commonly used rugosity methods, we computed the expected rugosity of our transects with the chain method. Our “virtual chain index” (Equation 2) was calculated as follows:

Virtual chain index = 1/l ∑i=1n √((depthi - depth(i-1))2 + m2) (Equation 2),
with virtual chain link size corresponding to the depth profile resolution of the transects, since m = l/n

Citation

If you find this dataset or methodology useful, please cite the associated paper:
Ribas-Deulofeu L, Château P-A, Denis V and Chen CA (2021) Portraying Gradients of Structural Complexity in Coral Reefs Using Fine-Scale Depth Profiles. Front. Mar. Sci. 8:675853. doi: 10.3389/fmars.2021.675853.

License

This dataset and Python program are available under the Creative Commons Attribution License (CCBY). The use, distribution, or reproduction in other forums is permitted, provided the original authors and that the original publication is cited, per accepted academic practice.

References

Dustan, P., Doherty, O., and Pardede, S. (2013). Digital Reef Rugosity Estimates Coral Reef Habitat Complexity. PLoS One 8, e57386. doi:10.1371/journal.pone.0057386.
Fofonoff, N. P., and Millard, R. C. (1983). Algorithms for computation of fundamental properties of seawater. UNESCO Available at: https://development.oceanbestpractices.net/handle/11329/109 [Accessed October 14, 2019].
Ribas-Deulofeu L, Château P-A, Denis V and Chen CA (2021) Portraying Gradients of Structural Complexity in Coral Reefs Using Fine-Scale Depth Profiles. Front. Mar. Sci. 8:675853. doi: 10.3389/fmars.2021.675853.

About

Data and python program from: Portraying Gradients of Structural Complexity in Coral Reefs Using Fine-Scale Depth Profiles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages