GOMPhysics: Instantiate a FVCOM_Physics R6 object

View source: R/GOMPhysics.R

GOMPhysicsR Documentation

Instantiate a FVCOM_Physics R6 object

Description

Instantiate a FVCOM_Physics R6 object

Usage

GOMPhysics(
  filename = file.path("http://www.smast.umassd.edu:8080",
    "thredds/dodsC/models/fvcom/NECOFS/Forecasts", "NECOFS_GOM4_FORECAST.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.