FVCOMPhysics: Instantiate a FVCOM_Physics R6 object

View source: R/FVCOMPhysics.R

FVCOMPhysicsR Documentation

Instantiate a FVCOM_Physics R6 object

Description

Instantiate a FVCOM_Physics R6 object

Usage

FVCOMPhysics(
  filename = file.path("http://www.smast.umassd.edu:8080",
    "thredds/dodsC/models/fvcom/NECOFS/Archive/NECOFS_GOM/2019", "gom4_201901.nc"),
  ...
)

Arguments

filename

character either a filename or OpenDAP URL

...

other arguments passed to FVCOM_Physics$new(filename, ...)

Value

FVCOM_Physics R6 Reference Object


BigelowLab/fvcom documentation built on Nov. 8, 2024, 2:24 p.m.