test_met_csv1.csv {oce}R Documentation

Sample met dataset (CSV format prior to 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 sometime before October 13, 2019.

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_csv2.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_csv2.csv, test_met_xml2.xml

Examples

## Not run: 
read.met(system.file("extdata", "test_met_csv1.csv", package="oce"))

## End(Not run)


[Package oce version 1.2-0 Index]