NECOFSPhysics: Instantiate a NE_Physics R6 object

Description Usage Arguments Value

View source: R/NE_Physics.R

Description

Instantiate a NE_Physics R6 object

Usage

1
2
3
4
5
NECOFSPhysics(
  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 NE_Physics$new(filename, ...)

Value

NE_Physics R6 Reference Object


BigelowLab/necofs documentation built on Jan. 7, 2022, 11:59 a.m.