View source: R/original functions/oceNc_create.R View source: R/adcpToolbox.R
oceNc_create | R Documentation |
Exports an adp object to a net cdf using variables and metadata
within adp combined with optional additional metatdata see details in
ncdf4
package
oceNc_create(adp, name, metadata)
name |
name of the NetCDF file to be produced |
metadata |
csv file listing metadata names and values to be inserted into global attributes of net CDF |
obj |
an adp object from the oce class |
Other processing: adpCombine
,
limit_depthbytime
, limit_time
Other NC: adpCombine
, adpNC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.