download_daily_climate_data: Daily climate data for a site.

Description Usage Arguments

View source: R/climate-data.R

Description

Downloads daily climate data for site. This is a dataframe with 4 columns, date', x, 'days_measured' and 'quality', where x is the type requested.

Usage

1
2
download_daily_climate_data(site_number, type = c("rainfall",
  "max_temperature", "min_temperature", "solar_exposure"), p_c = NULL)

Arguments

site_number

Integer number of site for which to download data.

type

Type of data to download.

p_c

Internal code required by BOM for downloads to work. If not provided, this function will find it.


mbertolacci/bomdata documentation built on May 22, 2019, 12:19 p.m.