imageROMS: 'imageROMS' Plot current vector data from Norkyst model

Description Usage Arguments Details Value Author(s) See Also

Description

imageROMS Plot current vector data from Norkyst model

Usage

1
2
imageROMS(u = u, v = v, arr.dens = 2, scale = 100,
  arr.col = "slategrey")

Arguments

u

current vector data (list with components lon, lat, and u)

v

current vector data (list with components lon, lat, and v)

arr.dens

Plot arrows for every arr.dens grid cell

scale

Scale the length of arrows to provide visually pleasing results

arr.col

Colour of arrows

Details

Creates an image map, where the colour intensity represents the current speed and arrows represent direction. This version works only for data in original matrix/array format, and currently only plots surface currents

Value

Silent. Plots the desired current field

Author(s)

Martin Biuw

See Also

readROMS to Read Norkyst data, cropROMS to crop Norkyst data

Other Norkyst model output: cropROMS, readROMS


embiuw/NorKyst documentation built on May 9, 2019, 5 a.m.