get_daily_weather: get_daily_weather

Description Usage Arguments Value Author(s)

Description

Retrieve meteorological data from two different source : ICAO wunderground network data or PWS by using weatherData R packages.

Usage

1
get_daily_weather(typestaz = "WU-STAZ", year, idstaz = "LIRQ")

Arguments

typestaz

Character Type of data "WU-STAZ" done by ICAO code of airport, or "WU-PWS" by id of personal weather station.

idstaz

Character Weather station ID or code for identification

startdate

Character Initial date of period in "YYYY-MM-DD" format.

enddate

Character Final date of period in "YYYY-MM-DD" format.

Value

Return data.frame Data are returned as R data.frame object.

Author(s)

Istituto di Biometeorologia Firenze Italy Alfonso crisci a.crisci@ibimet.cnr.it.


alfcrisci/rWeatherITA documentation built on May 10, 2019, 9:16 a.m.