It is recommended that the processing be done in the R environment provided by the Docker Container at https://hub.docker.com/repository/docker/earthlabcu/gff_pred
In order to run this container,
sudo docker container run -d -p 8787:8787 earthlabcu/gff_pred:latest
Then from your browser navigate to localhost:8787 to access the rstudio application. The username is rstudio and the password is password.
Next, run the following scripts in order:
data description and download details @ https://www.climatologylab.org/gridmet.html
GridMET-climate-data.R
ICLUS_L4_Population.R
data description and download details @ https://climate.northwestknowledge.net/MACA/index.php
MACA_yearly.R
Level4_Ecoregion_climate.R
L4_Eco_Count_DF.R
make-stan-V6.R
#Run models fit-count-zinb-nuts.R # need to point to correct zi_d file on line 3 fit-burn-area-lognormal.R # need to point to correct stan_d file on line 3
#Summarizing model output Model_output_processing.R Combine_to_CONUS.R