assign_met_files: Assign each hour in the fire list with a specific met file...

View source: R/sofiev.R

assign_met_filesR Documentation

Assign each hour in the fire list with a specific met file and hour

Description

Assign each hour in the fire list with a specific met file and hour

Usage

assign_met_files(fires, met_path)

Arguments

fires

A data frame of hourly fire information to process with Hour in UTC

met_path

A path to WRF netcdf files with the parameters needed for Sofiev (PBLH, PH, PHB, T, HGT, XLAT, XLONG)

Value

Returns the same data frame of fires with a filename of met data attached


raffscallion/goesfire documentation built on June 9, 2025, 2:46 a.m.