Changelog
Source:NEWS.md
scrappy 0.0.2
- Added dataset with the weather stations (including
name
,state
, andcode
) in the Network for Environment and Weather Applications (NEWA) at Cornell University,scrappy::newa_stations
. - Added support for NEWA v3.0, now using their API to directly retrieve data, including: hourly, daily, and forecasts (hourly and daily).
scrappy 0.0.1
CRAN release: 2021-01-09
- Added a
NEWS.md
file to track changes to the package. - Added a function to retrieve weather data from the Network for Environment and Weather Applications (NEWA) at Cornell University,
scrappy::newa_nrcc
.