preprocessed_bluesky_at_airnow: preprocessed_bluesky_at_airnow

View source: R/bluesky.R

preprocessed_bluesky_at_airnowR Documentation

preprocessed_bluesky_at_airnow

Description

Take a raster stack of 24-hr avg PM2.5 from stack_bluesky_archive or stack_haqast_archive and extract values at locations and dates from recast_monitors.

Usage

preprocessed_bluesky_at_airnow(stack, an)

Arguments

stack

A raster stack with daily 24-hr average PM2.5 values, such as from stack_bluesky_archive

an

A SpatialPointsDataFrame with monitor data such as from recast_monitors

Value

The data frame from an with the extracted values from the bluesky raster stack appended

Examples

bluesky <- preprocessed_bluesky_at_airnow(bluesky_stack, mon)

raffscallion/rapidfire documentation built on June 1, 2025, 2:04 p.m.