Skip to contents

Returns a data frame with station metadata including coordinates and depths.

Usage

get_station_info()

Value

Data frame with columns: station_id, location, lat, lon, depth_m, distance_km

Examples

get_station_info()
#>   station_id           location   lat    lon depth_m distance_km
#> 1         M2  Southwest Ireland 51.22  -9.99     155          50
#> 2         M3  Southwest Ireland 51.22 -10.55     155          65
#> 3         M4  Southeast Ireland 51.69  -6.70      62          30
#> 4         M5       West Ireland 51.69 -10.00      70          55
#> 5         M6 Northwest Atlantic 53.07 -15.93    3000         320