getGrid: Get a ROMS model grid as an sf dataframe

View source: R/getGrid.R

getGridR Documentation

Get a ROMS model grid as an sf dataframe

Description

Function to get a ROMS model grid as an sf dataframe.

Usage

getGrid(name, verbose = FALSE)

Arguments

name

- name of grid to return

verbose

- flag (T/F) to print additional information

Details

Returns an sf dataframe corresponding to the requested model grid, or NULL if the name is not a name for an available grid.
Available grids are:

  • "CGOA" - Coastal Gulf of Alaska 3km grid

  • "Bering10K" - Bering Sea 10km grid

  • "NEP4" - NEP4 grid


wStockhausen/wtsROMS documentation built on Feb. 2, 2025, 9:16 p.m.