createGridFromShapefile: Create a 'sf' dataframe representing a ROMS grid from a...

View source: R/createGridFromShapefile.R

createGridFromShapefileR Documentation

Create a sf dataframe representing a ROMS grid from a shapefile

Description

Function to create a sf dataframe representing a ROMS grid from a shapefile.

Usage

createGridFromShapefile(shapefile, strCRS = wtsGIS::get_crs("AlaskaAlbers")[1])

Arguments

shapefile

- path to shapefile derived from ROMS grid.

strCRS

- coordinate reference for a shapefile

Details

Uses wtsGIS::createLayerFromShapefile to create an sf dataframe from a shapefile derived from a ROMS grid.

Value

A sf dataframe object representing the grid


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