assign_met_files | R Documentation |
Assign each hour in the fire list with a specific met file and hour
assign_met_files(fires, met_path)
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) |
Returns the same data frame of fires with a filename of met data attached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.