get_region_names: Lookup Tool for Timeseries & Mask Locations

View source: R/oisst_mainstays_data_access.R

get_region_namesR Documentation

Lookup Tool for Timeseries & Mask Locations

Description

This is a hard-coded catalog of what resources have been processed as part of the oisst-mainstays processing steps.

Names are presented in the way that they are saved. This function then is used as a unified lookup source for accessing timeseries or shapefiles.

Usage

get_region_names(region_group = NULL)

Arguments

region_group

Name of the group of shapefiles of interest: "gmri_sst_focal_areas", "lme", "nmfs_trawl_regions", ""

Value

Vector of names included in the selectedd region group

Examples

lme_areas <- get_region_names("lme")

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.