oce (version 1.2-0)

test_met_csv2.csv: Sample met dataset (CSV format as of October 2019)

Description

This is a subset of a file downloaded with download.met() from the Environment Canada "Climate Data" website http://climate.weather.gc.ca/index_e.html on October 13, 2019.

Arguments

See Also

Other raw datasets: CTD_BCD2014666_008_1_DN.ODF.gz, adp_rdi.000, ctd.cnv, d200321-001.ctd, d201211_0011.cnv, test_met_csv1.csv, test_met_xml2.xml, xbt.edf

Other things related to met data: [[,met-method, [[<-,met-method, as.met(), download.met(), met-class, met, plot,met-method, read.met(), subset,met-method, summary,met-method, test_met_csv1.csv, test_met_xml2.xml

Examples

Run this code
# NOT RUN {
read.met(system.file("extdata", "test_met_csv2.csv", package="oce"))
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab