https://github.com/achubaty/landr_mpb
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: achubaty
- Language: R
- Default Branch: main
- Size: 723 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
LandR_MPB
Mountain Pine Beetle Red Top Model
Evaluate short-run potential for MPB establishment, eruption, and spread in Canadian boreal forests.
Authors:
- Alex M. Chubaty (achubaty@for-cast.ca)
- Barry Cooke (barry.cooke@canada.ca)
- Eliot McIntire (eliot.mcintire@canada.ca)
Date: June 30, 2021
Default Study Area

Modules
Future linkages include the LandR Biomass suite of modules to simulate/forecast forest vegetation dynamics, and the fireSense wildfire simulation model.
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 it's own (currently private) 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.
```bash
main branch
git clone --recurse-submodules -j8 https://github.com/achubaty/LandR_MPB
development branch
git clone --single-branch -b development --recurse-submodules -j8 https://github.com/achubaty/LandR_MPB ```
Prerequisites
- R version 4.0 or higher
- GDAL, PROJ, GEOS system libraries
The code is mostly self-sufficient: additional packages than those below are needed, but will be installed automatically.
See 03-packages.R to see which additional packages will be used.
Owner
- Name: Alex Chubaty
- Login: achubaty
- Kind: user
- Location: Calgary, AB
- Company: @FOR-CAST
- Website: https://alexchubaty.com
- Repositories: 56
- Profile: https://github.com/achubaty
Ecologist and simulation modeller, developing landscape-level models of insect dispersal and forest disturbance.
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eliot McIntire | e****e@g****m | 192 |
| Alex Chubaty | a****y@f****a | 40 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0