SmallBathy: Small bathymetry dataset

View source: R/load.R

SmallBathyR Documentation

Small bathymetry dataset

Description

Bathymetry dataset derived from the GEBCO 2021 (see https://www.gebco.net/) dataset. Subsampled at a 10,000m resolution. Projected using the CCAMLR standard projection (CCAMLRp). To highlight the Fishable Depth range, use Depth_cols2 and Depth_cuts2. To be only used for large scale illustrative purposes. Please refer to load_Bathy to get higher resolution data.

Usage

SmallBathy()

Format

raster

References

GEBCO Compilation Group (2021) GEBCO 2021 Grid (doi:10.5285/c6612cbe-50b3-0cff-e053-6c86abc09f8f)

See Also

load_Bathy, add_col, add_Cscale, Depth_cols, Depth_cuts, Depth_cols2, Depth_cuts2, get_depths, create_Stations.

Examples

terra::plot(SmallBathy(),breaks=Depth_cuts,col=Depth_cols,axes=FALSE,box=FALSE)

CCAMLRGIS documentation built on Sept. 27, 2023, 9:09 a.m.