fvcom.grid: Create a new FVCOM grid instance from a FVCOM NetCDF output...

Description Usage Arguments Value

Description

Create a new FVCOM grid instance from a FVCOM NetCDF output file.

Usage

1
  fvcom.grid(filename, proj)

Arguments

filename

The name of an output NetCDF file from FVCOM.

proj

A string to passed to proj4::project to convert x,y locations to latitude and longitude.

Value

An instance of the fvcom.grid class.


ocean documentation built on Jan. 15, 2017, 4:16 p.m.

Related to fvcom.grid in ocean...