test_met_xml2.xml {oce}R Documentation

Sample met dataset (XML 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.

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

Examples

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

## End(Not run)


[Package oce version 1.2-0 Index]