hourlyncep_convert | R Documentation |
microclima::hourlyNCEP()
Reformats a data frame returned by microclima::hourlyNCEP()
hourlyncep_convert(climdata, lat, long)
climdata |
data.frame as returned by |
lat |
(declimal degrees) |
long |
(decimal degrees) |
The hourlyncep_convert
function reformats the data.frame returned by
microclima::hourlyNCEP()
for use with microclimc
The function microclima::hourlyNCEP()
downloads the required climate and
radiation forcing data needed to run microclimate models from the NOAA-NCEP reanalysis
project and interpolates 4x daily data to hourly. Thius function reformats those data,
converting humdity and radiation values for use with the microclimc package.
a data.frame of hourly weather variables (see e.g. weather
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.