retrieveGSOD: retrieveGSOD

Description Usage Arguments Value Author(s)

Description

Download meteorological data from GSOD as gzip files form.

Usage

1
2
retrieveGSOD(usaf, WBAN = "99999", start_year = NA, end_year = NA,
  dsn = ".")

Arguments

usaf

character USAF code of GSOD Global Summary of Daily climatic data.

WBAN

character Another string for file naming.

start_year

numeric Starting Year of data retrieval.

end_year

numeric Ending Year of data retrieval.

dsn

character Path of retrieved data

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.