Station¶
Station tab in google sheet
Attributes¶
| Name | Type | Description | Required |
|---|---|---|---|
| cloud_cover_10th | string |
Cloud cover percentage estimated to the nearest 10%. | No |
| cruise_id | string |
Cruise identifier | No |
| datetime | datetime |
Date for station visit | No |
| depth | float |
Depth measurement in feet. | No |
| hobo_id | string |
HOBO data logger identifier | No |
| lat_end | float |
End latitude coordinate | No |
| lat_start | float |
Start latitude coordinate | No |
| lon_end | float |
End longitude coordinate | No |
| lon_start | float |
Start longitude coordinate | No |
| notes | string |
Notes or remarks | No |
| old_station | string |
Legacy station identifier. Multiple naming conventions used: - MOB turbine sites (discontinued after | No |
| participants | participantEnum |
Participants. Crew members present during sampling (comma-separated). | No |
| ropeless_id | string |
Ropeless gear identifier | No |
| station | string |
Station identifier for ocean sampling locations. Format evolved over time: - Pre-2024: Cruise-based | No |
| surf_temp_f | float |
Surface temperature in Fahrenheit | No |
| type | DeploymentType |
Event type (deploy or recover) | No |
| wave_height | string |
Estimated wave height in feet, measured from trough to crest. | No |
| wind_dir | CardinalDirection |
Wind direction | No |
| wind_speed | string |
Estimated wind speed in knots. | No |