ROV Dataset

The ROV (Remotely Operated Vehicle) dataset documents deep and shallow reef surveys conducted using ROV platforms. Each deployment is structured into a hierarchical format consistent with other Pristine Seas methods:

This separation supports flexible integration of spatial, temporal, and ecological data while aligning with the standardized schema used across methods like UVS and submersible surveys.


Tables


Sites (`rov.sites``)

Each row in this table corresponds to a single ROV deployment. It contains core spatial and temporal metadata aligned with the standard core_site_fields, as well as ROV-specific fields including: • Deployment and recovery coordinates and time (lat_deploy, lon_deploy, time_deploy, time_recover) • Maximum depth, total duration, and dive type • Highlights — field notes or notable events during the dive

The fields latitude, longitude, and time in the core schema are populated using the deployment position and time, ensuring consistency across methods.


Stations (`rov.stations``)

This table contains one row per ROV transect conducted during a dive. Each station represents a horizontal segment or observation window along the dive path — the primary unit of sampling effort for ROV-based analyses.

Records include start and end coordinates, depth range, start and end time, habitat description, personnel, and optional video metadata such as file path and highlights. All stations are linked to their parent deployment via ps_site_id.