load.advection.globcurrent: Load Advection (globcurrent)

View source: R/source.lagrangian.r

load.advection.globcurrentR Documentation

Load Advection (globcurrent)

Description

A function used to load an OSCAR circulation netcdf file and structure in a manner suitable for Lagrangian particle release.

Usage

load.advection.globcurrent(
  file,
  lats = NULL,
  lons = NULL,
  get.vel = get.vel.globcurrent,
  verbose = F
)

Arguments

file

globcurrent file (includign path) to read in

lats

The latitude limits of the resulting model domain

lons

The longitude of the resulting model domain

verbose

A verbose flag

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.