Retrieve climate data from the rnoaa::ncdc NOAA API and compute averages over the time period 1990-2019.
Usage
gdt_noaa_climate_data(
location_id,
data_type = c("temperature", "precipitation")
)
Retrieve climate data from the rnoaa::ncdc NOAA API and compute averages over the time period 1990-2019.
gdt_noaa_climate_data(
location_id,
data_type = c("temperature", "precipitation")
)