Skip to content

Releases: ropensci/weathercan

weathercan 0.2.2

16 Jun 11:18

Choose a tag to compare

Changes

  • Update and expand vignettes (closes #15)
  • Data now returned as tibbles
  • Added listcol functionality (closes #8)
  • Added internal tests for interpolation
  • Updated R version
  • Standardized reference to stations dataset (stn) in all functions

Major changes

  • envirocan renamed to weathercan (closes #17)

Bug fixes

  • Fixed inclusion of New Brunswick stations (closes #9)
  • Downloads with no data return empty tibble and an informative message (closes #21)

envirocan v0.2.1

04 Mar 20:38

Choose a tag to compare

  • Minor bug fixes: correcting encoding information for downloads, updating function calls to dplyr package, updating stations dataset

envirocan 0.2.0

08 Jul 23:57

Choose a tag to compare

  • Added new function, add_weather() which performs a linear interpolation and merges weather data into an existing data frame.
  • Added two new hourly datasets with weather data downloaded for Kamloops and Prince George, BC: kamloops, pg
  • Added a new daily dataset for Kamloops: kamloops_day
  • Fixed a bug when downloading data from multiple stations at the same time
  • Changed 'timeframe' arguments to 'interval'
  • Minor internal adjustments

envirocan 0.1.1.1

23 Jun 22:12

Choose a tag to compare

envirocan 0.1.1.1

  • quick fix to correct duplicated monthly data downloads

envirocan 0.1.1

Functionality

  • Allow blank start/end dates to download whole data set
  • Add option to trim missing data from start and end of the range

Bug fixes

  • Add messages so functions fail gracefully if timezone doesn't exist
  • Correct bugs that prevented downloading of monthly data

envirocan 0.1.0

21 Jun 18:26

Choose a tag to compare

First release

This is the first development version of the envirocan
Basic stations search and weather downloads are implemented with formating