Julia Package for the Earth System Data Cube
Documentation | Build Status |
---|---|
-
clone latest LIBSVM branch and checkout branch mutating_versions:
Pkg.clone("https://github.com/milanflach/LIBSVM.jl.git");
Pkg.checkout("LIBSVM", "mutating_versions");
Pkg.build("LIBSVM")
-
clone MultivariateAnomalies.jl:
Pkg.clone("https://github.com/milanflach/MultivariateAnomalies.jl")
-
clone the CABLAB package
Pkg.clone("https://github.com/CAB-LAB/CABLAB.jl")
The Documentation is available [here] (https://cab-lab.github.io/CABLAB.jl/latest).