## Not run:
# write_hourly_timeseries(fips = c("08031", "12086"), year = c(1994, 1995),
# coverage = 0.90, var = c("wind_speed", "temperature"),
# out_directory = "~/timeseries_hourly")
# plot_hourly_timeseries(var = "wind_speed", year = c(1994, 1995),
# data_directory = "~/timeseries_hourly/data",
# plot_directory = "~/timeseries_hourly/plots_wind_speed")
# plot_hourly_timeseries(var = "temperature", year = c(1994, 1995),
# data_directory = "~/timeseries_hourly/data",
# plot_directory = "~/timeseries_hourly/plots_temperature")
# ## End(Not run)
Run the code above in your browser using DataLab