Learn R Programming

oce (version 1.8-4)

D4902337_219.nc: Sample Argo Profile File

Description

Cycle 219 of the Argo float with ID 4902337, holding delayed-mode hydrographic data acquired in July 2021, over the continental slope, approximately 650km east of Halifax, Nova Scotia, and 300km south of St. Pierre and Miquelon (near the south coast of Newfoundland). This file is used in the documentation for argo2ctd().

Arguments

See Also

Other raw datasets: CTD_BCD2014666_008_1_DN.ODF.gz, adp_rdi.000, ctd.cnv.gz, ctd_aml_type1.csv.gz, ctd_aml_type3.csv.gz, d200321-001.ctd.gz, d201211_0011.cnv.gz, xbt.edf, xbt2.edf

Other things related to argo data: [[,argo-method, [[<-,argo-method, argo, argo-class, argo2ctd(), argoGrid(), argoNames2oceNames(), as.argo(), handleFlags,argo-method, plot,argo-method, read.argo(), read.argo.copernicus(), subset,argo-method, summary,argo-method

Examples

Run this code
argo <- read.argo(system.file("extdata", "D4902337_219.nc", package = "oce"))
summary(argo)

Run the code above in your browser using DataLab