bccm_eez_poly: Polygons masking layers for BC waters

bccm_eez_polyR Documentation

Polygons masking layers for BC waters

Description

Simple features objects of BCCM ROMS data, inshore, and offshore regions of BC Exclusive Economic Zone (EEZ) waters, and HOTSSea domain.

Usage

bccm_eez_poly

inshore_poly

offshore_poly

hotssea_poly

bccm_hotssea_poly

Format

A simple features polygon dataframe.

bccm_eez_poly

BC EEZ boundary witha 10km buffer and clipped with BCCM data output boundary

inshore_poly

inshore (continental shelf) region of bccm_eez_poly

offshore_poly

offshore (deep seafloor) region of bccm_eez_poly

hotssea_poly

HOTSSea domain

bccm_hotssea_poly

combined full BCCM and HOTSSea domains

An object of class sf (inherits from data.frame) with 1 rows and 1 columns.

An object of class sf (inherits from data.frame) with 1 rows and 1 columns.

An object of class sf (inherits from data.frame) with 1 rows and 1 columns.

An object of class sf (inherits from data.frame) with 1 rows and 1 columns.

Details

Bathymetric classifications were used to derive a line to separate continental shelf (inshore) and deep sea regions. Includes a 10km buffer around the EEZ and limited by BCCM data coverage.

Source of bathymetric classifications: GIS hub Pacific Marine Habitat Classes - obtained from: https://www.gis-hub.ca/dataset/marine-habitat-classes

Source

Generated from running 'data-raw/grids/make-mask-layer.R', '..../make-mask-layer-hotssea.R', or '..../make-mask-layer-full.R'

Examples

## Not run: 
bccm_eez_poly
inshore_poly
offshore_poly
hotssea_poly
bccm_hotssea_poly
plot(bccm_eez_poly)
plot(inshore_poly)
plot(offshore_poly)
plot(hotssea_poly)
plot(bccm_hotssea_poly)

## End(Not run)


pbs-assess/PACea documentation built on April 17, 2025, 11:36 p.m.