maiac_download: maiac_download

View source: R/maiac.R

maiac_downloadR Documentation

maiac_download

Description

Download MAIAC collection 6.1 data from the USGS archive

Usage

maiac_download(
  dt,
  user,
  password,
  outpath = "./data/MAIAC/",
  tiles_needed = c("h08v04", "h08v05", "h09v04")
)

Arguments

dt

Date to retrieve

user

Username NASA Earthdata

password

Password for NASA Earthdata

outpath

output path to write files

tiles_needed

specific MODIS tiles required for your domain. See https://modis-land.gsfc.nasa.gov/pdf/sn_bound_10deg.txt


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