diff --git a/docs/404.html b/docs/404.html index eaa42ff..602950e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1 diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index 5c27bda..f2b9e48 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1 diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 24aacef..9b157c5 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1 diff --git a/docs/articles/index.html b/docs/articles/index.html index f30512c..6040a4f 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1 diff --git a/docs/authors.html b/docs/authors.html index 9f990ad..b50ce50 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1 diff --git a/docs/index.html b/docs/index.html index 29ba0c4..f273900 100644 --- a/docs/index.html +++ b/docs/index.html @@ -37,7 +37,7 @@ weathercan - 0.3.0 + 0.3.1 @@ -152,7 +152,7 @@

## 6 AB EDMONTON CO… 1796 301BK03 NA <NA> 53.6 -114. 671. Etc/… month 1978 1979 ## # … with 1 more variable: normals <lgl>
glimpse(stations)
-
## Observations: 26,283
+
## Observations: 26,286
 ## Variables: 14
 ## $ prov         <chr> "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB", "AB"…
 ## $ station_name <chr> "DAYSLAND", "DAYSLAND", "DAYSLAND", "EDMONTON CORONATION", "EDMONTON CORONAT…
@@ -199,17 +199,17 @@ 

## # A tibble: 1,776 x 35
 ##    station_name station_id station_operator prov    lat   lon  elev climate_id WMO_id TC_id
-##    <chr>             <dbl> <chr>            <chr> <dbl> <dbl> <dbl> <chr>      <chr>  <chr>
-##  1 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  2 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  3 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  4 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  5 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  6 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  7 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  8 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-##  9 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
-## 10 KAMLOOPS A        51423 NAV Canada       BC     50.7 -120.  345. 1163781    71887  YKA  
+##    <chr>             <dbl> <lgl>            <chr> <dbl> <dbl> <dbl> <chr>      <chr>  <chr>
+##  1 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  2 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  3 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  4 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  5 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  6 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  7 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  8 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+##  9 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
+## 10 KAMLOOPS A        51423 NA               BC     50.7 -120.  345. 1163781    71887  YKA  
 ## # … with 1,766 more rows, and 25 more variables

You can also download data from multiple stations at once:

kam_pg <- weather_dl(station_ids = c(48248, 51423), start = "2018-02-01", end = "2018-04-15")
diff --git a/docs/issue_template.html b/docs/issue_template.html index 2f87fac..efc661e 100644 --- a/docs/issue_template.html +++ b/docs/issue_template.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1

diff --git a/docs/news/index.html b/docs/news/index.html index ff54ee5..cc90158 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -69,7 +69,7 @@ weathercan - 0.3.0 + 0.3.1
@@ -146,9 +146,21 @@

Changelog

Source: NEWS.md -
+

-weathercan 0.3.0 (2019-09-27) Unreleased +weathercan 0.3.1 (2019-09-27) Unreleased +

+
+

+Small changes

+
    +
  • Internal changes to address change in formatting of historical weather data provided by ECCC (fixes #83)
  • +
+
+
+
+

+weathercan 0.3.0 (2019-09-25) 2019-09-25

@@ -160,9 +172,9 @@

  • Deprecated tz_disp in favour of time_disp. Now all timezones are UTC, but the displayed time is either local time or UTC. When time_disp = “none”, the time displayed is local time without daylight savings, similar to how ECCC presents the data. This means that data from different time zones will have similar ecological times (i.e. midnights will be comparable), but the actual times are not UTC. When time_disp = "UTC’, the time displayed is in UTC timezone, meaning that stations from different times zones will have true times (i.e. midnight observation in Toronto will be three hours before midnight observation in Vancouver). Addresses issue #74.
  • -
    +

    -Small changes

    +Small changes