Learn R Programming

⚠️There's a newer version (0.2-4) of this package.Take me there.

ocean (version 0.1-0)

Biophysical Oceanography Tools

Description

This package contains a set of functions for manipulating and visualizing output from numerical ocean models. Many of the routines are targeted towards Lagrangian particle-tracking models with the data stored in NetCDF files. This package may be useful to spatial marine ecologists and biological or physical oceanographers.

Copy Link

Version

Install

install.packages('ocean')

Monthly Downloads

1

Version

0.1-0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Benjamin Jones

Last Published

November 17th, 2013

Functions in ocean (0.1-0)

bathy.colors

Bathymetric data color scheme
find.elem

Finds the element number for a point in a grid
jet.colors

Jet color ramp
calculate.element.size

Calculates the size of element in the grid
lagrangian.pdd

Lagrangian probability density distribution
filter2d

2D Gaussian Filter
att.plot

Plot an attribute on an unstructured grid
is.in.grid

Checks is a point is within a grid
spaghetti

Draw spaghetti lines of trajectories.