weathercan-package: Easy downloading of weather data from Environment and Climate...

weathercan-packageR Documentation

Easy downloading of weather data from Environment and Climate Change Canada

Description

weathercan is an R package for simplifying the downloading of Historical Climate Data from the Environment and Climate Change Canada (ECCC) website (https://climate.weather.gc.ca)

Details

Bear in mind that these downloads can be fairly large and performing repeated, large downloads may use up Environment Canada's bandwidth unnecessarily. Try to stick to what you need.

There are four main aspects of this package:

  1. Access stations lists

    • stations (a data frame listing stations)

    • stations_search() identify stations by name or proximity to a location

    • stations_dl() re-download/update stations data

  2. Download weather data

  • weather_dl()

  1. Merge weather data into other data sets through interpolation over time

  • weather_interp()

  1. Download climate normals data

  • normals_dl()

We also include several practice data sets:

  • finches

  • kamloops

  • kamloops_day

  • pg

As well as several vignettes available in the package and Online:

We also have some advanced articles:

Author(s)

Maintainer: Steffi LaZerte sel@steffilazerte.ca (ORCID)

Other contributors:

References

Environment and Climate Change Canada: https://www.canada.ca/en/environment-climate-change.html

Glossary of terms https://climate.weather.gc.ca/glossary_e.html

ECCC Historical Climate Data: https://climate.weather.gc.ca/

See Also

Useful links:


steffilazerte/weathercan documentation built on June 14, 2025, 10:02 a.m.