Description Usage Arguments Details Value Author(s) See Also
cropROMS
Spatial crop of Norkyst model output
1 |
uc |
u current vector data (list with components lon, lat, and u) |
vc |
v current vector data (list with components lon, lat, and v) |
xdim |
Specify subregion (row indexes) of matrix in first dimension. |
ydim |
Specify subregion (column indexes) of matrix in second dimension. |
Crops matrices and arrays of u and v variables, given specified row and column matrices. Note! Function currently only functional for current vector (u & v) data combined.
Returns a cropped version of the dataset, as a list with sublists u and v, whcih are themselves lists containing objects lat, lon and either u or v (i.e. similar to unconverted output from readROMS)
Martin Biuw
readROMS
to Read Norkyst data,
imageROMS
to plot data
Other Norkyst model output: imageROMS
,
readROMS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.