Skip to content

chloesrcb/generain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generain package

Model for extreme and moderate precipitation

Installation

devtools::install_github("chloesrcb/generain")

or

remotes::install_github('chloesrcb/generain')

Loading

library(generain)

On the cluster

Needed modules

module load R
module load gdal
module load proj

Installation

Previously upload RandomFields archive and RandomFieldsUtils archive.

Rscript -e "install.packages('remotes')"
Rscript -e "install.packages(pkgs = 'RandomFields_3.3.14.tar.gz', type='source', repos=NULL)"
Rscript -e "install.packages(pkgs = 'RandomFieldsUtils_1.2.5.tar.gz', type='source', repos=NULL)"
Rscript -e "remotes::install_github('chloesrcb/generain')"

About

Model for extreme and moderate precipitation

Resources

License

Stars

Watchers

Forks

Languages