convertCurrents: Convert current from .nc file to speed and direction values.

Description Usage Arguments Value

View source: R/convertCurrents.R

Description

Convert current from .nc file to speed and direction values.

Usage

1
convertCurrents(zonal.current, meridional.current)

Arguments

zonal.current

Extracted using ncvar_get

meridional.current

Extracted using ncvar_get

Value

A list containing 2 elements, "direction" and "speed"


rossholmberg/pkgButterfly documentation built on May 27, 2019, 11:36 p.m.