Skip to content

PredictiveEcology/WBI_forecasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WBI_forecasts

Getting started

Getting the code

All modules are written in R and all model code was developed collaboratively using GitHub (https://github.com), with each module contained in its own git repository (see below). Code that is shared among modules was bundled into R packages, and hosted in open git repositories. All package code is automatically and regularly tested using cross-platform continuous integration frameworks to ensure the code is reliable and free of errors.

git clone --recurse-submodules -j8 https://github.com/PredictiveEcology/WBI_forecasts

NOTE: you will need access to each of the following repositories:

Modules

study area
climate data
LandR Biomass
fireSense
birds
caribou

Prerequisites

First, verify your installation of package development tools by running:

install.packages('devtools')
devtools::has_devel()

The code is mostly self-sufficient: additional packages than those below are needed, but will be installed automatically. See 01-packages.R to see which additional packages will be used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •