Releases: ropensci/weathercan
Releases · ropensci/weathercan
weathercan 0.2.2
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
envirocan v0.2.1
- Minor bug fixes: correcting encoding information for downloads, updating function calls to dplyr package, updating stations dataset
envirocan 0.2.0
- 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
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
First release
This is the first development version of the envirocan
Basic stations search and weather downloads are implemented with formating