stack_haqast_archive | R Documentation |
See stack_bluesky_archive
. Works in the same way, but uses the
CMAQ output produced by the HAQAST Northern California Wildfires Tiger Team
project.
stack_haqast_archive(dt1, dt2, path = "./data/bluesky/HAQAST_S1")
dt1 |
Date of the first bluesky raster |
dt2 |
Date of the last bluesky raster |
path |
character path to the archive files (default is "./data/bluesky/HAQAST_S1") |
a raster stack of daily HAQAST bluesky data
bluesky_stack <- stack_haqast_archive(dt1, dt2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.