stack_bluesky_archive: stack_bluesky_archive

View source: R/bluesky.R

stack_bluesky_archiveR Documentation

stack_bluesky_archive

Description

Take all of the bluesky archive files from a given path within a date range and read them into a raster stack. All days within the range should be available.

Usage

stack_bluesky_archive(dt1, dt2, path = "./data/bluesky/archive")

Arguments

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/archive")

Value

a raster stack of daily bluesky data

Examples

bluesky_stack <- stack_bluesky_archive(dt1, dt2)

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