Skip to content

Latest commit

 

History

History
 
 

R

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Examples for doing spatial analysis with R in CSC computing environment:

  • contours - Calculating contour lines with raster, also in parallel with snow. Includes examples for different job types in Puhti: simple serial, array and parallel.
  • raster_predict - Predicting precence/absence of some species using using predict() funcion from raster package. Some of the functions in raster package support parallel computing and predict() is one of these. Includes also the batch job (parallel) file for Puhti.
  • geopackage
  • using R with LiDAR data - examples and exercises

References for CSC's R spatial tools: