Development of the SNAPverse R package ecosystem has been frozen indefinitely. This project was never directly funded. I began it out of personal interest, but no longer work for SNAP. It will remain archived here for historical reference.
R is used to manipulate and analyze data that both feed into and come out of the ALFRESCO wildfire model. The alfresco
R package contains functions for working with ALFRESCO input and output data. It is a core functional package in the SNAPverse collection of R packages.
The alfresco
package includes functions that assist with the following analyses and processing pipelines:
This is a subset of eventual functionality. The package is under active development.
You can install alfresco from github with:
# install.packages('devtoools')
devtools::install_github("leonawicz/alfresco")