read.climateSummaries.xml: Read met xml climate summary file

View source: R/monthlyClimate.R

read.climateSummaries.xmlR Documentation

Read met xml climate summary file

Description

Read xml formatted climate summary files from Environment and Climate Change Canada. Since no file format is not formally published, the function has been based off of some sample files that were downloaded on 20200529. File formats are subject to change, therefore, this function has the potential to break.

Usage

read.climateSummaries.xml(file)

Arguments

file

a connection or a character string giving the name of the file to load.

Value

a data.frame containing all of the data, except for snow and sunshine.

Author(s)

Chantelle Layton


clayton33/csasMarPhys documentation built on June 8, 2025, 3:10 a.m.