-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdat_gebco.Rd
25 lines (25 loc) · 1.01 KB
/
dat_gebco.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/dats.R
\docType{data}
\name{dat_gebco}
\alias{dat_gebco}
\title{The bathymetry around the MEFS Firth of Lorn acoustic array}
\format{
A \code{\link[raster]{raster}} with 36 rows, 36 columns and 1296 cells, with the following properties:
\describe{
\item{dimensions}{57, 74, 4218 (nrow, ncol, ncell)}
\item{resolution}{257, 463 (x, y)}
\item{extent}{695492.1, 714510.1, 6246657, 6273048 (xmin, xmax, ymin, ymax)}
\item{crs}{+proj=utm +zone=29 +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs}
}
}
\source{
GEBCO Compilation Group (2019) GEBCO 2019 Grid (doi:10.5285/836f016a-33be-6ddc-e053-6c86abc0788e)
}
\usage{
dat_gebco
}
\description{
A dataset of the bathymetry (m) in an area around a subset of acoustic receivers set up by the Movement Ecology of Flapper Skate (MEFS) project in the Firth of Lorn, off the west coast of Scotland. Bathymetry data are provided by the General Bathymetric Chart of the Oceans (GEBCO).
}
\keyword{datasets}