Downloads minimum and maximum temperature station data from Argentina's National Weather Service's public access. Data availability is not guaranteed so you are encouraged to check it on the website.
https://ssl.smn.gob.ar/dpd/pron5d-calendario.php
date vector of dates to fetch data
type of data to retrieve
logical object indicating whether to show a progress bar
logical indicating if the results should be saved on disk
optional directory where to save and/or retrieve data
For type = "hourly"
, a data.frame with observations of
date
temperature in degrees celsius
relative humidity in %
sea level pressure in hPa
wind direction in clockwise degrees from 6 o'clock
wind magnitude in m/s
station name
For type = "daily"
, a data.frame with observations of
date
maximum daily temperature in degrees celsius
minimum daily temperature in degrees celsius
station name
For type = "radiation"
, a data.frame with observations of
date
global radiation in W/m^2
diffuse radiation in W/m^2
station name