GlobalPhysics: Instantiate a FVCOM_Physics R6 object

View source: R/GlobalPhysics.R

GlobalPhysicsR Documentation

Instantiate a FVCOM_Physics R6 object

Description

Instantiate a FVCOM_Physics R6 object

Usage

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