getGrid | R Documentation |
Function to get a ROMS model grid as an sf dataframe.
getGrid(name, verbose = FALSE)
name |
- name of grid to return |
verbose |
- flag (T/F) to print additional information |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.