Currently Version 1.1. All the code is stable. Investigating fire regime departures across the american west as a part of a masters. Contains paper resources, scripts, and demos for EMD and our workflow in three wildernesses. If you have any questions about the code, consult the wiki or contact me. Please cite this repo (and paper when it comes out) if you use it.
This repo is using the GPL 3.0 License.
We also use multiple R and Julia packages with their own licenses
R is licensed under GNU General Public License
Packages
Documentation | License | Version |
---|---|---|
foreach | Apache License, Version 2.0 | 1.5.2 |
doParallel | GNU General Public License 2 | 1.0.17 |
tidyverse | MIT + file LICENSE | 2.0.0 |
terra | GNU General Public License 3 | 1.7-33 |
sf | GNU General Public License 2 | MIT + file LICENSE | 1.0-12 |
units | GNU General Public License 2 | 0.8-2 |
RColorBrewer | Apache License, Version 2.0 | 1.1-3 |
data.table | Mozilla Public License Version 2.0 | 1.14.8 |
transport | GNU General Public License 3 | 0.13-0 |
Julia is licensensed under MIT
Documentation | License | Version |
---|---|---|
CSV | MIT "Expat" | |
GLM | MIT | |
DataFrames | MIT | 1.6.1 |
Statistics | MIT | |
Random | MIT | |
Distributions | MIT | 0.25.104 |
Chain | MIT | |
Gadfly | MIT | |
Colors | MIT | 0.12.10 |
ColorSchemes | MIT "Expat" | 3.24.0 |
StatsBase | MIT | |
OptimalTransport | MIT | |
GeoIO | MIT | 0.47.5 |
GeoStats | MIT | 0.19.12 |
- All objects pertaining to the paper are incomplete/inorganized. These will be updated in time.
- Demos need to be refined, cleaned up and made clearer.