Skip to content

Commit

Permalink
Update lcd.R
Browse files Browse the repository at this point in the history
  • Loading branch information
sayon000 authored and sckott committed Nov 12, 2019
1 parent dc4d26a commit 0347c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/lcd.R
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ lcd_GET_write <- function(url, path, overwrite = TRUE, ...) {
}

lcd_base <- function() {
"https://www.ncei.noaa.gov/data/global-hourly/access"
"https://www.ncei.noaa.gov/data/local-climatological-data/access/"
}

lcd_key <- function(station, year) {
Expand Down

0 comments on commit 0347c18

Please sign in to comment.